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 ways to assign policy parameters, listing Azure CLI first, followed by Azure PowerShell (a Windows-centric tool), and then REST API. There are no explicit Linux/macOS-specific examples or references to Linux-native tools. However, Azure CLI is cross-platform and listed first, which mitigates most bias. No examples are provided that are exclusive to Windows or PowerShell, and no Windows-only tools or patterns are described.
Recommendations
  • Explicitly state that Azure CLI is cross-platform and suitable for Linux/macOS users.
  • Provide a brief example of using Azure CLI on Linux/macOS (e.g., bash shell) to reinforce parity.
  • If mentioning PowerShell, clarify that PowerShell Core is available on Linux/macOS, or provide links to installation instructions for non-Windows platforms.
  • Consider listing Azure CLI before Azure PowerShell when describing command-line options, or group them together as cross-platform tools.
  • Add a note or section highlighting Linux/macOS compatibility for all tools mentioned.
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