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
windows_tools
Summary
The documentation page demonstrates a moderate Windows bias. PowerShell (a Windows-centric tool) is consistently presented before Azure CLI in command sections and examples, and output samples are shown in PowerShell format. The installation instructions and command references for PowerShell are more detailed and prominent than those for Azure CLI. Output screenshots and text samples use PowerShell syntax and conventions, which may be less familiar to Linux users. There is no explicit mention of Linux-specific shell environments (e.g., bash, zsh), nor are there any examples tailored for Linux users beyond generic Azure CLI usage.
Recommendations
  • Alternate the order of PowerShell and Azure CLI examples so that CLI is sometimes presented first.
  • Provide output samples in both PowerShell and Azure CLI formats, or use CLI output as the default.
  • Include explicit references to Linux environments (e.g., bash, zsh) in CLI examples, and clarify that Azure CLI is cross-platform.
  • Add troubleshooting notes or installation instructions specific to Linux (e.g., apt, yum, snap) for Azure CLI.
  • Ensure that screenshots and text outputs are shown for both PowerShell and CLI, or use CLI as the primary example.
  • Mention that PowerShell Core is available on Linux, if PowerShell examples are retained, and provide guidance for Linux users.
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-12 00:00 #243 cancelled 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
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased

Flagged Code Snippets