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 provides both Bash and PowerShell examples for all commands, ensuring that both Linux and Windows users are supported. However, the presence of PowerShell examples throughout, and the explicit inclusion of PowerShell tabs, reflects a bias toward Windows environments. There is also a subtle Windows-first bias, as PowerShell is a Windows-native shell and its inclusion may suggest prioritization of Windows users. Additionally, references to the Azure portal (a web GUI often used by Windows users) and the use of az CLI (which is cross-platform but often associated with Windows/PowerShell usage) reinforce this bias. No Linux-specific tools (e.g., native Linux utilities, shell scripts, or package managers) are mentioned, and there are no examples using Linux-only patterns.
Recommendations
  • Add explicit notes clarifying that all Bash examples are fully supported on Linux and macOS, and that az CLI is cross-platform.
  • Include troubleshooting steps or tips specific to Linux environments (e.g., permissions, file paths, environment variables).
  • Mention Linux-native tools or alternatives where appropriate (e.g., kubectl, jq, grep) and provide examples.
  • Ensure that Bash examples use idiomatic Linux shell scripting practices (e.g., use of export, sourcing files, etc.).
  • Consider adding a Linux-first section or explicitly stating Linux compatibility at the beginning of the documentation.
  • If PowerShell is included, clarify that it is available cross-platform (Windows, Linux, macOS) via PowerShell Core.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-18 00:00 #395 in_progress Clean Clean
2026-02-17 00:00 #391 in_progress Biased Biased
2026-02-16 00:00 #387 in_progress Biased Biased
2026-02-15 00:00 #383 in_progress Biased Biased
2026-02-14 00:00 #379 in_progress Biased Biased
2026-02-13 00:00 #375 in_progress Biased Biased
2026-02-12 00:00 #371 in_progress Biased Biased
2026-02-11 00:00 #367 in_progress Clean Clean
2026-02-10 00:00 #363 completed Biased Biased
2026-02-09 00:00 #359 completed Clean Clean
2026-02-08 00:00 #355 completed Clean Clean
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Clean Clean
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Clean Clean

Flagged Code Snippets