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 when creating EA subscriptions, but PowerShell is presented before CLI and with more detail. The PowerShell examples reference Azure Cloud Shell and installation steps for PowerShell modules, which are more familiar to Windows users. There is no explicit mention of Linux-specific considerations, and PowerShell is traditionally a Windows-centric tool, though it is now cross-platform. For MCA and MPA subscriptions, only REST API examples are provided, which are platform-neutral.
Recommendations
  • Present Azure CLI examples before PowerShell, as CLI is natively cross-platform and widely used on Linux.
  • Explicitly mention that both Azure CLI and PowerShell are available on Linux and macOS, and provide installation instructions for those platforms.
  • Add notes or examples for running commands in Bash or other Linux shells, especially for scripting scenarios.
  • Avoid referencing Windows-specific tools or environments (e.g., PowerShellGet) without also providing Linux/macOS alternatives.
  • Where Cloud Shell is mentioned, clarify that both Bash and PowerShell environments are available, and show how to select Bash.
  • Ensure parity in troubleshooting and setup instructions for Linux users, such as handling authentication or environment variables.
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