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, but PowerShell is featured alongside CLI in nearly every section, and is often presented immediately after CLI. There are no Linux-specific instructions or notes, and PowerShell is a Windows-centric tool. The use of PowerShell may create friction for Linux/macOS users, as they must rely solely on Azure CLI or REST examples. However, Azure CLI is featured first in most cases, and all critical tasks can be completed using CLI, which is cross-platform.
Recommendations
  • Clearly indicate that Azure PowerShell examples are for Windows users, and Azure CLI is recommended for Linux/macOS.
  • Consider grouping PowerShell examples in a dedicated section or tab labeled 'Windows/PowerShell', and Azure CLI as 'Linux/macOS/CLI'.
  • Add explicit notes stating that Azure CLI is cross-platform and preferred for Linux/macOS users.
  • Remove PowerShell examples from main flow or relegate them to a secondary position, ensuring CLI is the default.
  • If possible, provide Bash shell script examples for common tasks, or clarify that all CLI commands work on Linux/macOS.
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