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 provides both Azure CLI and Azure PowerShell examples for verifying the workspace, but the PowerShell example is given equal prominence despite being Windows-specific. There are no explicit Linux shell examples (e.g., Bash), and the verification steps focus on Azure CLI (cross-platform) and PowerShell (Windows-centric), with no mention of Linux-specific tools or patterns. The PowerShell example uses syntax and commands that are not applicable on Linux or macOS, and there is no guidance for users on non-Windows platforms beyond Azure CLI.
Recommendations
  • Add explicit Bash/Linux shell examples for verification steps, especially for users running Terraform and Azure CLI on Linux or macOS.
  • Clearly indicate which examples are cross-platform and which are Windows-specific, possibly by labeling tabs as 'Windows (PowerShell)' and 'Linux/macOS (Bash)'.
  • Where PowerShell is used, provide equivalent Bash commands for Linux/macOS users.
  • Mention that Azure CLI is cross-platform and recommend it as the primary verification method for non-Windows users.
  • If any troubleshooting or cleanup steps involve PowerShell, provide Linux/macOS 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-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-12 00:00 #109 completed Clean Clean

Flagged Code Snippets