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 FAQ demonstrates subtle Windows bias. The 'Next steps' section links only to a PowerShell-based quickstart, which is Windows-centric, and there are no Linux or cross-platform CLI examples or references. The documentation does not mention or provide parity for Linux tools or workflows, nor does it reference the Azure CLI, which is cross-platform. This may make it less accessible or welcoming for Linux users.
Recommendations:
- Add links to cross-platform Azure CLI (az) quickstart and configuration guides alongside or before PowerShell guides.
- Ensure that all example commands and scripts are provided in both PowerShell and Azure CLI/bash formats.
- Explicitly mention that Azure Route Server can be managed from Linux/macOS using the Azure CLI, and provide relevant documentation links.
- Review all 'Next steps' and instructional links to ensure Linux users are not excluded or made to feel secondary.
Create pull request