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 examples for both Azure PowerShell and Azure CLI, but the PowerShell section is presented before the CLI section and includes more example scenarios. The PowerShell examples use Windows-style prompts (PS C:\>), which may reinforce a Windows-centric approach. There are no explicit Linux shell examples (e.g., bash), and no mention of Linux-specific considerations or alternative shells for Azure CLI usage.
Recommendations
  • Present Azure CLI examples before or alongside PowerShell examples to avoid Windows-first ordering.
  • Include explicit bash or Linux shell prompts (e.g., $) in CLI examples to demonstrate cross-platform usage.
  • Add notes clarifying that Azure CLI commands work on Linux, macOS, and Windows, and provide any platform-specific guidance if relevant.
  • Balance the number and complexity of CLI and PowerShell examples to ensure parity.
  • Avoid using Windows-specific prompts (PS C:\>) unless necessary, or provide equivalent Linux/macOS shell prompts.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
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

Flagged Code Snippets