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:
⚠️
missing_linux_example
⚠️
windows_first
⚠️
powershell_heavy
Summary:
The documentation page does not provide any command-line examples, but the only 'Next steps' link points to a PowerShell-based tutorial, which is Windows-centric. There is no mention of Linux tools, Bash, or cross-platform Azure CLI usage, and the documentation implicitly assumes a Windows/PowerShell workflow.
Recommendations:
- Add links to equivalent tutorials using Azure CLI (az), which is cross-platform and commonly used on Linux.
- Include explicit examples or references for configuring Application Gateway redirects using Bash or Linux environments.
- Ensure that 'Next steps' sections offer both PowerShell and Azure CLI (or ARM template) options, with neither being prioritized over the other.
- Mention that Application Gateway can be managed from any OS and provide guidance for users on Linux or macOS.
Create pull request