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 Bash and PowerShell examples for all Azure CLI commands, but PowerShell examples are consistently presented immediately after Bash, and the syntax notes and tabs are labeled specifically for PowerShell. There is a strong emphasis on Windows tooling (PowerShell) as the alternative to Bash, with no mention of other Linux shells (e.g., zsh, fish) or macOS-specific considerations. All variable setting examples are either Bash or PowerShell, and there are no explicit Linux-specific troubleshooting steps, nor is there any mention of Linux-native tools or patterns beyond Bash. The Azure portal instructions are platform-neutral, but command-line examples reinforce a Windows-centric view by treating PowerShell as the primary non-Bash alternative.
Recommendations
  • Add explicit Linux shell compatibility notes (e.g., zsh, fish) and clarify that Bash examples are applicable to most Linux distributions and macOS.
  • Consider providing macOS-specific notes or troubleshooting steps where relevant.
  • Include a brief section explaining that PowerShell is available cross-platform, but Bash is the default on most Linux systems.
  • If possible, provide generic shell examples or clarify that Bash syntax is standard for Linux/macOS users.
  • Ensure that troubleshooting and environment preparation steps include Linux-specific details, such as package installation or permissions.
  • Avoid implying PowerShell is the only alternative to Bash; mention other shells or clarify the scope.
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-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-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-15 00:00 #112 completed Biased Biased
2025-08-15 00:01 #81 cancelled Biased Biased
2025-08-14 00:01 #80 cancelled Clean Clean
2025-07-13 21:25 #47 cancelled Clean Clean
2025-07-13 20:48 #44 cancelled Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets