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:
⚠️
windows_first
⚠️
missing_linux_example
⚠️
powershell_heavy
Summary:
The documentation page for Azure Route Server exhibits subtle Windows bias. In the 'Related content' section, the only quickstart linked is for creating an Azure Route Server using PowerShell, which is primarily a Windows tool. There are no equivalent Linux or cross-platform CLI examples or quickstarts referenced. The documentation does not mention or provide examples using Azure CLI, Bash, or Linux-native tools, nor does it clarify that PowerShell Core is cross-platform. This may give the impression that Windows or PowerShell is the preferred or only supported environment.
Recommendations:
- Add links to quickstarts and tutorials that use Azure CLI and/or Bash, which are cross-platform and commonly used on Linux.
- If PowerShell is referenced, clarify whether PowerShell Core (cross-platform) is supported, and consider providing both Windows PowerShell and Bash/Azure CLI examples side by side.
- Ensure that all example commands and deployment instructions are available for both Windows and Linux users.
- Review related content and ensure parity in guidance for both Windows and Linux environments.
Create pull request