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
windows_first
powershell_heavy
windows_tools
Summary
The documentation presents both Azure CLI and Azure PowerShell examples for exporting Azure Policy resources, but PowerShell (a Windows-centric tool) is given equal prominence to Azure CLI, and its example is more complex. There is no mention of Linux-specific patterns, nor are there examples using native Linux tools (e.g., bash scripting, jq). The documentation references PowerShell cmdlets and patterns without clarifying cross-platform compatibility, potentially implying a Windows-first approach.
Recommendations
  • Explicitly state that Azure CLI is cross-platform and works natively on Linux, macOS, and Windows.
  • Provide Linux-native examples, such as using bash and jq to process the JSON output from Azure CLI.
  • Clarify that Azure PowerShell is available on Linux and macOS, or provide installation guidance for non-Windows platforms.
  • Include a section or note highlighting Linux workflows for exporting and manipulating policy resources.
  • Balance example complexity: ensure CLI and PowerShell examples are equally detailed, or provide advanced examples for both.
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