Bias Analysis
Detected Bias Types
windows_first
powershell_heavy
Summary
The documentation mentions Azure PowerShell before Azure CLI when listing ways to run queries, which can suggest a Windows-first or PowerShell-heavy bias. There are no explicit Linux examples or references to Linux-specific tools or shell environments. The mention of Azure PowerShell and the lack of Bash or Linux terminal examples may make the documentation less approachable for Linux users.
Recommendations
- List Azure CLI before Azure PowerShell when describing cross-platform options, as CLI is natively supported on both Windows and Linux.
- Include explicit examples of running queries in Bash or Linux terminal environments.
- Clarify that Azure CLI and Resource Graph Explorer are fully supported on Linux and macOS.
- Add a note or section highlighting cross-platform compatibility and usage for Linux users.
Create Pull Request