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_tools
⚠️
missing_linux_example
Summary:
The documentation page references Azure PowerShell as the only example for creating an autoscaling, zone-redundant application gateway, without mentioning or linking to equivalent instructions for Linux users (such as Azure CLI or ARM templates). This suggests a bias towards Windows tooling and may make it less accessible for users on Linux or macOS platforms.
Recommendations:
- Provide equivalent examples and tutorials using Azure CLI, which is cross-platform and widely used on Linux.
- Include references or links to ARM/Bicep template-based deployment guides for users who prefer declarative infrastructure.
- When listing 'Next steps' or providing code samples, ensure that both PowerShell and CLI (and/or template) options are presented side-by-side or with clear links.
- Explicitly mention that Azure PowerShell is available cross-platform, but also clarify when instructions are Windows-specific.
- Audit other documentation pages linked from this one to ensure Linux parity is maintained throughout the user journey.
Create pull request