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 mentions Azure CLI, Azure PowerShell, and REST API as methods for passing array parameters during policy assignment. However, Azure PowerShell is listed before REST API, and there are no explicit Linux-specific examples or references to Linux-native tools or shell environments. The only command-line examples provided are generic and do not show Linux shell usage (e.g., Bash), nor do they address Linux-specific concerns such as quoting, escaping, or environment differences. There is a subtle Windows bias in the ordering and absence of Linux/Bash examples.
Recommendations
  • Add explicit Bash/Linux shell examples for passing array parameters using Azure CLI.
  • Clarify that Azure CLI works cross-platform and provide sample commands for both Windows (PowerShell/CMD) and Linux (Bash).
  • When listing tools, alternate the order or explicitly state that Azure CLI is cross-platform and often preferred on Linux.
  • Include notes or examples for Linux-specific usage, such as handling JSON files, environment variables, or shell quoting.
  • Consider adding a table or section comparing usage in PowerShell vs Bash to highlight parity.
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