About This Page
This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.
Bias Analysis
Bias Types:
⚠️
powershell_heavy
⚠️
windows_first
⚠️
missing_linux_example
⚠️
windows_tools
Summary:
The documentation page demonstrates a Windows bias by providing detailed PowerShell instructions and commands for connecting to Azure Government, while omitting equivalent Linux/Unix shell or scripting examples. The CLI section is present and cross-platform, but PowerShell is highlighted with multiple connection types and commands, and there are no Bash or Linux-specific instructions. The 'Next steps' section also points to PowerShell-specific resources. There is no mention of Linux tools, nor are Linux/Unix patterns or examples provided alongside or before Windows/PowerShell ones.
Recommendations:
- Add Bash or Linux shell examples for connecting to Azure Government and using Azure NetApp Files, especially in sections where PowerShell commands are provided.
- Include explicit notes or sections for Linux/macOS users, clarifying any differences or additional steps required.
- Balance the prominence of PowerShell and Windows tools by providing parallel instructions for cross-platform tools (e.g., Azure CLI, REST API via curl, or SDK usage in Python).
- In the 'Next steps' section, include links to Linux- or cross-platform-focused resources, not just PowerShell.
- Where possible, present cross-platform or Linux examples before or alongside Windows/PowerShell examples to avoid the perception of Windows-first bias.
Create pull request