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
missing_linux_example
Summary
The documentation consistently presents Windows-oriented tools (PowerShell) first in code tabs and instructions, with PowerShell examples preceding Azure CLI and Terraform. There is a strong emphasis on PowerShell in prerequisites and usage, and no explicit Linux/macOS shell examples (e.g., bash scripts or Linux-specific notes) are provided. While Azure CLI and Terraform are cross-platform, the lack of Linux/macOS-specific guidance and the ordering of examples may create friction for non-Windows users.
Recommendations
  • Present Azure CLI examples first, as CLI is natively cross-platform and preferred by many Linux/macOS users.
  • Add explicit bash shell examples or notes for Linux/macOS users, especially in sections where environment setup or command syntax may differ.
  • Clarify that Azure PowerShell is available in Azure Cloud Shell (browser-based, cross-platform) and not limited to Windows.
  • In prerequisites, mention Linux/macOS installation steps for Azure CLI and Terraform, and link to platform-specific guides.
  • Ensure that all instructions and troubleshooting steps are equally clear for Linux/macOS users, not just Windows/PowerShell 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-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