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 for most steps, but PowerShell is featured as a first-class option throughout, including module installation and resource management. Azure CLI is cross-platform, but PowerShell is primarily used on Windows, and its inclusion as a main tab may create friction for Linux/macOS users. In several sections, PowerShell examples are shown before or alongside CLI, and there are no Linux/macOS-specific notes or parity checks. However, all critical tasks can be completed with Azure CLI, which is cross-platform.
Recommendations
  • Consider making Azure CLI the default or primary example, as it is cross-platform and more widely used by Linux/macOS users.
  • Add explicit notes clarifying that Azure PowerShell is primarily for Windows users, and recommend Azure CLI for Linux/macOS.
  • Ensure that all PowerShell instructions are matched with Azure CLI equivalents, and avoid presenting PowerShell as the first or preferred option.
  • If possible, add a 'bash' or 'Linux/macOS' tab for any steps where CLI usage may differ (e.g., environment variable syntax).
  • Review for any subtle assumptions (e.g., use of Windows-style variables or paths) and clarify for cross-platform compatibility.
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