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 moderate Windows bias. PowerShell is presented as a primary automation option alongside the Azure portal and CLI, and PowerShell examples are given in full detail. In the CLI prerequisites, Bash is mentioned, but the example suggests using Git Bash from Git for Windows, which is a Windows-centric recommendation. The ordering of tabs and examples consistently places PowerShell before CLI, and the CLI instructions reference Bash but do not provide parity for native Linux environments or mention Linux-specific considerations. No explicit Linux-only examples or troubleshooting are provided.
Recommendations
  • In CLI prerequisites, recommend native Bash shells on Linux and macOS (e.g., Ubuntu Terminal, macOS Terminal) before mentioning Git Bash for Windows.
  • Add explicit notes or examples for Linux and macOS environments, including installation and usage of Azure CLI on those platforms.
  • Reorder tabs or examples so that CLI (cross-platform) is presented before PowerShell (Windows-centric), or clarify platform applicability for each method.
  • Include troubleshooting or environment setup instructions for Linux and macOS users, ensuring parity with Windows guidance.
  • Avoid suggesting Windows tools (like Git Bash) as the default for CLI usage; instead, provide platform-neutral or platform-specific recommendations.
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