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
Summary:
The documentation page does not provide any OS-specific command-line examples, but the only 'Next steps' link points to a PowerShell-based tutorial, which is primarily a Windows tool. There are no references to Linux tools or cross-platform alternatives such as Azure CLI or ARM templates. This may lead Linux or cross-platform users to believe that Windows/PowerShell is the preferred or only supported environment for configuring Application Gateway redirection.
Recommendations:
- Provide links to equivalent tutorials using Azure CLI, which is cross-platform and widely used on Linux and macOS.
- Mention that configuration can be performed via the Azure Portal, Azure CLI, PowerShell, or ARM templates, and provide links to documentation for each method.
- Ensure that examples and next steps are balanced, offering both PowerShell and non-Windows (e.g., Azure CLI, Bash) options.
- Explicitly state that all features described are available regardless of the user's operating system.
Create pull request