Sad Tux - Windows bias detected
This page contains Windows bias

About This Page

This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.

Bias Analysis

Detected Bias Types
powershell_heavy
windows_first
missing_linux_example
Summary
The documentation provides detailed examples for Azure PowerShell and Azure CLI, but the PowerShell example is more elaborate (including conversion to JSON), which may favor Windows users. There is no mention of Linux-specific shell usage (e.g., Bash), nor are there examples showing how to process or export policy resources using Linux-native tools. The ordering places Azure CLI first, but the PowerShell section is more detailed, and no Linux-specific patterns or tools are discussed.
Recommendations
  • Provide equivalent Bash examples for exporting and processing Azure Policy resources, demonstrating use of jq or other Linux-native tools for JSON manipulation.
  • Ensure parity in example detail: if PowerShell examples show advanced processing (e.g., ConvertTo-Json), show how to achieve the same with Azure CLI and Linux tools.
  • Explicitly mention cross-platform compatibility for Azure CLI commands and clarify that they work on Linux, macOS, and Windows.
  • Add a section or note on how to install and use Azure CLI on Linux, and reference common Linux shell environments.
  • Avoid assuming PowerShell is the default scripting environment; balance with examples for Bash/zsh/fish where appropriate.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-07 00:00 #104 completed Clean Clean
2025-08-07 00:00 #73 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean

Flagged Code Snippets