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 detailed instructions for both Azure PowerShell and Azure CLI, but the PowerShell section is presented before the CLI section, which may suggest a Windows-first approach. The PowerShell examples are extensive, and there is no mention of Linux-specific tools or shell patterns (such as Bash scripting or Linux package managers for installation). While Azure CLI is cross-platform and included, the ordering and emphasis on PowerShell may indicate a subtle Windows bias.
Recommendations
  • Present Azure CLI instructions before PowerShell, as CLI is natively cross-platform and preferred by many Linux users.
  • Explicitly mention that Azure CLI works on Linux, macOS, and Windows, and provide installation instructions for Linux (e.g., using apt, yum, or zypper).
  • Include example commands using Bash scripting or note how to use Azure CLI in Linux shell environments.
  • Consider adding a note about PowerShell Core availability on Linux, if PowerShell examples are retained, to clarify cross-platform support.
  • Review other documentation pages for similar ordering or emphasis and standardize to prioritize cross-platform tools.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
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-29 00:01 #95 completed Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-07-17 00:00 #53 completed Biased Biased

Flagged Code Snippets