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 with a link to a PowerShell-specific guide (howto-subscription-association-powershell.md), but does not mention or provide equivalent instructions for Linux users (e.g., using Azure CLI or Bash). There is an implicit bias towards Windows/PowerShell tooling, and Linux-native methods are omitted.
Recommendations:
- Add explicit instructions or links for associating Peer ASN using Azure CLI, which is cross-platform and commonly used on Linux.
- Wherever PowerShell is referenced, ensure that equivalent steps for Bash/Azure CLI are provided and linked.
- In the 'Related content' section, include links to guides that use Azure CLI or REST API, not just Azure Portal or PowerShell.
- Review all prerequisite steps to ensure that no step assumes a Windows environment or tool by default.
Create pull request