Detected Bias Types
⚠️
powershell_heavy
⚠️
windows_first
Summary
The documentation provides parallel instructions for Azure Portal, Azure PowerShell, and Azure CLI, ensuring both Windows and cross-platform (Linux/macOS) users are supported. However, the PowerShell section is more prominent and detailed, with explicit instructions for installing/upgrading Azure PowerShell on Windows, macOS, and Linux. The PowerShell tab appears before the CLI tab, and the PowerShell workflow is described in greater depth, which may subtly prioritize Windows-centric tooling and patterns.
Recommendations
- Ensure that Azure CLI instructions are as detailed as the PowerShell instructions, including guidance for installation and environment setup on all platforms.
- Consider placing the Azure CLI tab before or alongside the PowerShell tab, as the CLI is the primary cross-platform tool for Azure.
- In the prerequisites, provide equal emphasis on both Azure CLI and PowerShell, and clarify that both are fully supported on Windows, Linux, and macOS.
- Where PowerShell installation/upgrade links are provided for all OSes, do the same for Azure CLI.
- Review the order and depth of examples to avoid the impression that PowerShell is the preferred or default approach.