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
Summary
The documentation page demonstrates a mild Windows bias. PowerShell is presented as a primary deployment option alongside Portal and CLI, and PowerShell examples are given in full detail. In the CLI prerequisites, Bash is mentioned, but the example specifically suggests Git Bash (a Windows-centric Bash implementation) before any native Linux shell, and does not mention Linux or macOS shells explicitly. The documentation does not provide explicit Linux-specific instructions or acknowledge Linux environments directly, and the ordering of PowerShell before CLI in all sections subtly prioritizes Windows tooling.
Recommendations
  • Explicitly mention Linux and macOS compatibility in CLI sections, and recommend native Bash shells for those platforms.
  • Provide instructions or notes for running Azure CLI commands on Linux and macOS, including installation links for those platforms.
  • Avoid suggesting Git Bash as the default Bash shell for CLI usage; instead, mention it as an option for Windows users, and recommend native Bash for Linux/macOS.
  • Consider alternating the order of PowerShell and CLI examples, or grouping them under 'Command-line' to avoid Windows-first presentation.
  • Add a short section or note confirming that all CLI commands work natively on Linux and macOS, and provide troubleshooting tips for those platforms if needed.
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-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-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets