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
Summary
The documentation page presents cross-platform Azure Policy concepts and examples, but in the section 'Pass values to a parameter array during assignment', it lists Azure CLI, Azure PowerShell, and REST API as the three methods for assignment. Azure PowerShell is mentioned explicitly and before REST API, and no Linux-specific shell or tool (such as Bash, shell scripting, or Linux-native tools) is referenced. There are no PowerShell-heavy examples, but the ordering and explicit mention of PowerShell may suggest a slight Windows-first bias. No Linux-specific examples or tools are provided, and the CLI example is generic without shell context.
Recommendations
  • Explicitly mention that Azure CLI is cross-platform and provide example commands in both Windows (PowerShell) and Linux (Bash) shell formats.
  • Include Linux/Bash-specific usage notes, such as how to pass JSON parameters using Bash (e.g., using single quotes, escaping, etc.).
  • Add a note clarifying that Azure PowerShell is available on Linux, or link to cross-platform installation guides.
  • Consider reordering the assignment methods to list Azure CLI first, then REST API, then Azure PowerShell, or clarify that all are cross-platform.
  • Provide example commands for both PowerShell and Bash where relevant, especially in sections discussing command-line usage.
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