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
windows_first
Summary
The documentation provides examples for the Azure Portal, PowerShell, and Azure CLI, but omits direct examples for Linux shell environments (e.g., Bash). PowerShell examples are consistently presented before Azure CLI, which is more cross-platform. There is an implicit Windows bias in the ordering and choice of command-line tooling, as PowerShell is primarily associated with Windows, while Bash or other Linux-native shells are not mentioned.
Recommendations
  • Add explicit Bash shell examples for all command-line operations, demonstrating how to use Azure CLI in a Linux environment.
  • Reorder the command-line sections to present Azure CLI examples before PowerShell, reflecting Azure CLI's cross-platform nature.
  • Clarify that Azure CLI commands work natively on Linux, macOS, and Windows, and provide guidance for Linux users where appropriate.
  • Avoid exclusive reliance on PowerShell-specific cmdlets; where possible, use Azure CLI or REST API examples that are platform-agnostic.
  • Include notes or tips for Linux users, such as differences in quoting or environment setup, to ensure 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 Clean Clean
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Clean Clean
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-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets