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_tools
Summary:
The documentation page references associating Peer ASN to an Azure subscription and links only to a PowerShell-based guide (howto-subscription-association-powershell.md), with no mention of Linux or cross-platform alternatives such as Azure CLI or REST API. This suggests a bias towards Windows tooling and omits guidance for Linux users.
Recommendations:
- Provide equivalent instructions for associating Peer ASN using Azure CLI, which is cross-platform and widely used on Linux.
- Include references or links to REST API or ARM template methods for associating Peer ASN, if available.
- Explicitly mention that PowerShell instructions are for Windows and provide alternative steps for Linux/macOS users.
- Ensure that all procedural documentation includes both Windows (PowerShell) and Linux (CLI/REST) examples where possible.
Create pull request