Detected Bias Types
Windows First
Powershell Heavy
Summary
The documentation provides examples for Azure Portal (web), PowerShell, Azure CLI, and REST API. The PowerShell section is given its own tab, and PowerShell commands are shown before Azure CLI equivalents. There is a slight 'Windows-first' bias, as PowerShell is traditionally a Windows tool, and its examples are given equal prominence to Azure CLI, which is more cross-platform. However, Linux/macOS users are not blocked: all tasks can be performed via Azure CLI or REST API, which are cross-platform. No Windows-only tools or patterns are required, and Linux examples are not missing.
Recommendations
- Clarify that PowerShell Core is available cross-platform, or explicitly mention that Azure CLI is recommended for Linux/macOS users.
- Consider listing Azure CLI examples before PowerShell, or note their parity.
- Add a brief note in each tab indicating platform compatibility (e.g., 'Azure CLI works on Windows, Linux, and macOS').
- Ensure screenshots and UI references are not Windows-specific (e.g., avoid showing Windows-only UI elements).