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
missing_linux_example
windows_first
Summary
The documentation provides only a PowerShell example for assigning the policy at the management group level, with no equivalent CLI (az), Bash, or Linux-native instructions. The use of PowerShell as the sole automation example assumes a Windows environment or familiarity with PowerShell, which may disadvantage Linux or cross-platform users. There is no mention of Azure CLI or other cross-platform tools, and the PowerShell example is presented as the primary (and only) method.
Recommendations
  • Add equivalent Azure CLI (az) examples for all PowerShell commands, especially for policy assignment and deployment.
  • Explicitly mention that PowerShell Core is cross-platform, or clarify if the script requires Windows PowerShell.
  • Provide Bash or shell script examples where appropriate, or at least reference how Linux/macOS users can perform the same tasks.
  • When listing automation options (e.g., Logic Apps, scripts), avoid assuming PowerShell is the default and present CLI or REST API alternatives.
  • Consider a 'Choose your platform' section or table that shows how to perform key steps using PowerShell, Azure CLI, and REST API.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-18 00:00 #267 completed Biased Biased
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets