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
powershell_heavy
windows_first
windows_tools
Summary
The documentation provides examples for REST, Azure PowerShell, and Azure CLI for EA subscription creation, with PowerShell presented before CLI. The PowerShell examples assume use of Azure Cloud Shell or PowerShell, which are most familiar to Windows users. There is no explicit mention of Linux-specific shell usage, nor are there Bash or cross-platform scripting examples. For MCA and MPA scenarios, only REST API examples are given, but in the EA section, PowerShell is given prominence and is mentioned before CLI, reinforcing a Windows-centric workflow. There are also references to installing PowerShell modules, which are more common in Windows environments.
Recommendations
  • Add explicit Bash shell examples for Azure CLI commands, demonstrating usage in Linux/macOS environments.
  • Clarify that Azure CLI is fully cross-platform and can be used in Bash, Zsh, etc., not just in Windows CMD/PowerShell.
  • Where PowerShell is referenced, also provide equivalent Bash or shell script snippets for Linux users.
  • Avoid presenting PowerShell before CLI unless there is a technical reason; consider listing CLI first or side-by-side.
  • Mention that Azure Cloud Shell supports both Bash and PowerShell, and show how to select Bash for Linux users.
  • For module installation instructions, include cross-platform guidance (e.g., pip for Python, apt/yum for CLI tools) where relevant.
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-06 18:15 #225 cancelled Clean Clean
2025-09-12 00:00 #109 completed Clean Clean
2025-08-20 00:01 #86 completed Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-16 00:00 #52 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean

Flagged Code Snippets