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 demonstrates a moderate Windows bias. PowerShell is presented as the first and most detailed programmatic example for budget creation and management, with CLI and Terraform following. The PowerShell example is extensive, and references to downloading and using the Azure PowerShell module are prominent. Windows-centric tools and patterns (PowerShell, install-module) are mentioned before cross-platform alternatives. There is no explicit mention of Linux-specific considerations or parity, and the CLI example, while present, is less emphasized and follows the PowerShell section.
Recommendations
  • Present Azure CLI examples before PowerShell, as CLI is cross-platform and more widely used on Linux and macOS.
  • Add explicit notes about cross-platform compatibility for all tools, including PowerShell Core and Azure CLI.
  • Include Linux-specific instructions for installing and using Azure CLI and PowerShell (e.g., apt-get, yum, snap), and clarify that PowerShell Core runs on Linux.
  • Balance example detail and prominence between PowerShell and CLI, ensuring CLI examples are as comprehensive as PowerShell ones.
  • Mention and link to Bash scripting or other Linux-native automation options where relevant.
  • Review screenshots and UI instructions to ensure they do not assume a Windows environment (e.g., avoid Windows-only UI elements or terminology).
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-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

Flagged Code Snippets