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
Summary:
The documentation page demonstrates a Windows bias primarily through its exclusive use of PowerShell-based tutorials in the 'Related content' section. No Linux or cross-platform CLI (such as Azure CLI or Bash) examples are provided, and the referenced tutorials are PowerShell-specific, which is most commonly used on Windows. There are no explicit Linux or cross-platform instructions or examples, and the documentation does not mention alternative tools or approaches for non-Windows users.
Recommendations:
- Include equivalent Azure CLI and/or Bash examples alongside PowerShell instructions in both the main documentation and the related tutorials.
- Reference Linux/macOS-compatible tools and workflows where appropriate, not just PowerShell.
- Ensure that links in the 'Related content' section point to both PowerShell and Azure CLI (or Bash) versions of the tutorials, or provide a clear choice for users of different platforms.
- Explicitly state when instructions are platform-agnostic or provide notes for platform-specific steps.
Create pull request