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
powershell_heavy
missing_linux_example
windows_tools
Summary
The documentation provides detailed examples for Azure role assignment conditions for Queue Storage, but all command-line examples use Azure PowerShell, which is primarily a Windows-centric tool. There are no examples using cross-platform CLI tools such as Azure CLI (az), nor are there bash or shell script equivalents. This creates a bias toward Windows users and may hinder Linux/macOS users who prefer or require non-PowerShell tooling.
Recommendations
  • Add equivalent examples using Azure CLI (az) commands, which are cross-platform and widely used on Linux and macOS.
  • Include bash/shell script snippets for condition assignment and testing, alongside PowerShell examples.
  • Explicitly mention that Azure PowerShell is available cross-platform, but provide guidance for users who may not wish to install PowerShell.
  • Ensure that references to command-line tooling do not assume a Windows environment, and provide parity in instructions for Linux/macOS users.
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
2025-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets