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 Azure PowerShell (which is most commonly used on Windows) before Azure CLI, and all PowerShell examples use Windows-style prompts (PS C:\>). There are no explicit Linux shell examples (e.g., bash), nor is there mention of Linux-specific considerations or parity in the PowerShell section. The ordering of sections (PowerShell before CLI) and the use of Windows-centric tools and patterns suggest a Windows-first bias.
Recommendations
  • Add explicit bash/Linux shell examples for Azure CLI commands, showing usage in a Linux terminal.
  • Clarify that Azure PowerShell can be used cross-platform and provide examples of running PowerShell on Linux/macOS (e.g., pwsh instead of Windows PowerShell).
  • Reorder the sections to present Azure CLI before Azure PowerShell, or mention that CLI is cross-platform and often preferred on Linux.
  • Include notes or tips for Linux users, such as differences in command syntax, environment setup, or authentication.
  • Avoid Windows-specific prompts (e.g., PS C:\>) in PowerShell examples, or provide alternative prompts for Linux/macOS.
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