Detected Bias Types
⚠️
powershell_heavy
⚠️
windows_first
Summary
The documentation provides examples for Azure portal, Azure PowerShell, and Azure CLI. The PowerShell section is prominent and includes detailed instructions, with references to installing/upgrading PowerShell on Windows, macOS, and Linux. However, PowerShell is traditionally a Windows-centric tool, and its section appears before the Azure CLI, which is more universally used across Linux/macOS. The CLI section is present and provides parity, but the ordering and emphasis on PowerShell may create friction for Linux/macOS users.
Recommendations
- Consider placing Azure CLI instructions before PowerShell, as CLI is more widely used across platforms.
- Explicitly mention that Azure CLI is recommended for Linux/macOS users.
- Add a note clarifying that PowerShell is available cross-platform, but Azure CLI is often preferred on Linux/macOS.
- Ensure that all code blocks and instructions are equally detailed for both PowerShell and CLI.
- Where possible, avoid referring to PowerShell as the default unless required.