Detected Bias Types
Windows First
Powershell Heavy
🔧
Windows Tools
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for deployment, validation, and cleanup. However, PowerShell examples and screenshots are included and highlighted, which are primarily relevant to Windows users. The screenshot of deployment output is specifically from PowerShell, and PowerShell commands are presented alongside CLI commands throughout. There is no mention of Linux/macOS-specific considerations, and PowerShell is a Windows-centric tool, though it is available cross-platform. The CLI examples (which are cross-platform) are present, but PowerShell is given equal prominence, and the only screenshot is Windows/PowerShell-specific.
Recommendations
- Include screenshots of Azure CLI output, which is more universally applicable across platforms.
- Clarify that both Azure CLI and PowerShell are available on Windows, Linux, and macOS, but CLI is more commonly used on Linux/macOS.
- Consider listing CLI examples before PowerShell examples to reduce implicit Windows-first bias.
- Add notes or links for installing Azure CLI and PowerShell on Linux/macOS, if relevant.
- Explicitly state that all steps can be completed on Linux/macOS using Azure CLI.