Bias Analysis
Detected Bias Types
windows_first
powershell_heavy
missing_linux_example
Summary
The documentation lists Azure PowerShell as a primary method for viewing quota usage, with Azure CLI mentioned but not prioritized. No explicit Linux/macOS examples or screenshots are provided, and PowerShell is a Windows-centric tool. The ordering and emphasis may create friction for Linux/macOS users.
Recommendations
- Provide explicit Linux/macOS examples using Azure CLI, including command-line usage and sample outputs.
- List Azure CLI before Azure PowerShell when presenting cross-platform options.
- Clarify that Azure CLI is cross-platform and suitable for Linux/macOS users.
- Include screenshots or instructions relevant to Linux/macOS environments where appropriate.
Create Pull Request