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 both Azure CLI and Azure PowerShell examples throughout, with PowerShell examples clearly labeled and separated. However, PowerShell (a Windows-centric tool) is given equal prominence to Azure CLI, and in some sections (such as prerequisites), PowerShell examples are shown immediately after CLI, sometimes without explicit Linux/macOS guidance. There are no Linux-specific examples or explicit mentions of Linux/macOS compatibility for PowerShell commands. The documentation does not use Windows-only tools, but the inclusion of PowerShell may cause confusion for Linux/macOS users, especially since PowerShell is not pre-installed on those platforms.
Recommendations
  • Clarify that Azure PowerShell examples are primarily for Windows users, and that Azure CLI is cross-platform (Linux/macOS/Windows).
  • Add explicit notes or tabs indicating which examples are suitable for Linux/macOS users.
  • Consider providing Bash shell examples where relevant, especially for commands involving environment variables.
  • Mention that PowerShell is available for Linux/macOS, but CLI is the recommended tool for those platforms.
  • Ensure that all critical steps can be completed using Azure CLI, and highlight CLI as the default for cross-platform users.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-19 00:00 #398 in_progress Biased Biased
2026-02-18 00:00 #394 in_progress Biased Biased
2026-02-17 00:00 #390 in_progress Biased Biased
2026-02-16 00:00 #386 in_progress Biased Biased
2026-02-15 00:00 #382 in_progress Biased Biased
2026-02-14 00:00 #378 in_progress Biased Biased
2026-02-13 00:00 #374 in_progress Biased Biased
2026-02-12 00:00 #370 in_progress Biased Biased
2026-02-11 00:00 #366 in_progress Clean Clean
2026-02-10 00:00 #362 completed Biased Biased

Flagged Code Snippets