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 provides instructions for passing array parameters during policy assignment using Azure CLI, Azure PowerShell, and REST API. The order of presentation lists Azure CLI first, followed by Azure PowerShell, and then REST API. There are no explicit Linux-specific examples or references to Linux-native tools (such as bash scripting or Linux shell usage). However, Azure CLI is cross-platform and can be used on both Windows and Linux, while Azure PowerShell is primarily associated with Windows environments. The documentation does not provide Linux-specific command-line examples or highlight Linux usage patterns.
Recommendations
  • Explicitly state that Azure CLI is cross-platform and can be used on Linux, macOS, and Windows.
  • Provide Linux shell (bash) examples for passing parameters, such as using az policy assignment create from a bash script.
  • Include notes or examples for using REST API with curl or other Linux-native tools.
  • Avoid listing Windows-centric tools (PowerShell) before cross-platform or Linux-native options, or alternate the order to avoid perceived bias.
  • Where possible, add examples that show both Windows (PowerShell) and Linux (bash/curl) usage for common tasks.
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