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:
⚠️
powershell_heavy
⚠️
windows_first
Summary:
The documentation lists PowerShell as a primary method for upgrading circuit bandwidth, and it appears before Azure CLI, which is more commonly used on Linux. There are no explicit Linux-specific examples or references, and the ordering of methods (portal, PowerShell, then CLI) subtly prioritizes Windows-centric tools.
Recommendations:
- Provide explicit Linux command-line examples using Azure CLI, and clarify that Azure CLI is cross-platform.
- Reorder the list of upgrade methods to list Azure CLI before PowerShell, or present them in parallel to avoid implying priority.
- Add a note that all management operations can be performed from Linux, macOS, or Windows using Azure CLI.
- Where possible, include bash shell snippets or references to Linux environments to reinforce cross-platform support.
Create pull request