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
windows_tools
Summary
The documentation demonstrates a Windows bias by providing detailed PowerShell examples and referencing PowerShell cmdlets, which are primarily used on Windows. The PowerShell tab and examples are presented before the Azure CLI tab, and there is no mention of Linux-specific tools or shell environments. While Azure CLI is cross-platform, the documentation does not explicitly provide Linux shell examples or address Linux-specific usage patterns. There are no Bash or Linux-native command examples, and the PowerShell approach is given prominence.
Recommendations
  • Add explicit Bash/Linux shell examples for Azure CLI commands, including sample shell syntax and environment notes.
  • Reorder the example tabs so that Azure CLI (which is cross-platform) appears before PowerShell, or at least clarify that CLI examples work on Linux, macOS, and Windows.
  • Mention that PowerShell examples are primarily for Windows users, and provide guidance for Linux users (e.g., using Azure CLI or Azure Cloud Shell).
  • Include notes or sections about using these commands in Linux environments, such as running Azure CLI in Bash or using ARM templates with Linux tools.
  • Where possible, avoid Windows-centric terminology or tools unless necessary, and strive for parity in instructions for both Windows and Linux 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
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets