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:
⚠️
windows_first
⚠️
powershell_heavy
⚠️
missing_linux_example
Summary:
The documentation demonstrates a Windows bias by referencing PowerShell-specific instructions and links (such as 'import-export-ps.md'), and by mentioning Azure PowerShell before Azure CLI when discussing configuration. There are no explicit Linux or cross-platform CLI examples or references, and no mention of Bash or Linux-specific workflows.
Recommendations:
- Provide equivalent Azure CLI (cross-platform) instructions and links alongside or before PowerShell references.
- Update references such as 'import-export-ps.md' to include or point to CLI-based export/import documentation.
- Explicitly mention that all steps can be performed on Linux, macOS, and Windows, and provide sample commands for each where applicable.
- Ensure that tool-agnostic language is used when possible, and avoid defaulting to Windows/PowerShell-centric terminology.
- Add a section or callout for Linux/macOS users, highlighting any differences or confirming parity.
Create pull request