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 (e.g., Azure CLI, ARM templates, or Bicep). This creates a bias toward Windows users and PowerShell-centric workflows, while omitting Linux-preferred tools and examples.
Recommendations:
- Add links to equivalent tutorials using Azure CLI, ARM templates, or Bicep for creating autoscaling, zone redundant application gateways.
- When listing 'Next steps', ensure that both PowerShell and CLI (cross-platform) options are presented, ideally with CLI listed first or alongside PowerShell.
- Explicitly mention that Azure CLI and ARM/Bicep templates are supported and provide references or code snippets for these tools.
- Review the documentation for other sections where only PowerShell is referenced and add Linux-friendly alternatives.
Create pull request