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 is featured prominently and in detail, with extensive, step-by-step examples and explanations, often before or in parallel with Azure CLI. The prerequisites and instructions for PowerShell assume local installation, which is most common on Windows, and reference Windows-specific tools and patterns (e.g., PowerShell modules, cmdlets). Azure CLI is provided, but PowerShell examples are more verbose and detailed. There is little explicit mention of Linux-specific considerations, and no Bash or shell scripting examples are given. The overall structure and depth of PowerShell coverage suggest a Windows-centric approach.
Recommendations
  • Add explicit Bash shell scripting examples for Azure CLI commands, showing usage in Linux/macOS terminals.
  • Clarify that Azure CLI is cross-platform and provide Linux/macOS installation instructions or links.
  • Balance the depth of PowerShell and CLI examples, ensuring CLI coverage is as detailed as PowerShell.
  • Mention that Azure Cloud Shell supports both Bash and PowerShell, and show how to select the shell.
  • Where PowerShell prerequisites are listed, add equivalent notes for Bash/CLI on Linux/macOS (e.g., how to authenticate, check CLI version).
  • Avoid assuming local PowerShell installation; highlight cross-platform options equally.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
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
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets