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
windows_first
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation demonstrates a moderate Windows bias. PowerShell examples and references are given equal or greater prominence than Azure CLI (Linux) examples, and Windows-centric tools and patterns (such as PowerShell, Connect-AzAccount, and Azure PowerShell cmdlets) are frequently mentioned. Script deployment instructions and management examples are provided for both Azure CLI and PowerShell, but PowerShell is often presented first or with more detail. There is a lack of explicit Linux shell script examples outside of Azure CLI, and no mention of Bash or other Linux-native scripting environments. The instructions for deploying scripts use Azure PowerShell without offering a CLI or Bash alternative, and troubleshooting steps do not discuss Linux-specific tools or workflows.
Recommendations
  • Ensure that Azure CLI (Linux) examples are presented before or alongside PowerShell examples throughout the documentation.
  • Provide explicit Bash script examples and instructions for deploying scripts using Bash or the Azure CLI, not just PowerShell.
  • When referencing authentication methods, include Linux-native equivalents (e.g., az login in Bash) and avoid assuming PowerShell as the default.
  • Add troubleshooting and management instructions using Linux tools and workflows, such as jq, curl, or shell scripting.
  • Clarify that deployment scripts can be authored and executed in Linux environments, and provide guidance for setting up Linux-based development environments.
  • Avoid using Windows-specific terminology or tools (e.g., Write-Host, PowerShell cmdlets) without offering Linux alternatives.
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-09-11 00:00 #108 completed Clean Clean
2025-08-11 00:00 #77 completed Biased Biased
2025-08-10 00:00 #76 completed Clean Clean
2025-08-09 00:00 #75 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased

Flagged Code Snippets