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
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for verifying the workspace, but PowerShell is given equal prominence and detail, despite being Windows-specific. There are no explicit Linux/macOS examples (e.g., bash scripts), and the order of presentation puts Azure CLI first but then immediately follows with PowerShell, which may suggest parity but still gives notable space to a Windows-only tool. No Linux-specific tools or troubleshooting are mentioned.
Recommendations
  • Explicitly note that Azure CLI commands work cross-platform (Windows, Linux, macOS), while PowerShell is Windows-centric.
  • Add bash-specific examples for Linux/macOS users, especially for environment variable handling and scripting.
  • Clarify that all Terraform commands and Azure CLI instructions are platform-agnostic.
  • Consider moving PowerShell examples to a separate section or after Linux/macOS examples to avoid perceived Windows prioritization.
  • Add troubleshooting notes for common Linux/macOS issues (e.g., permissions, path separators).
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