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
missing_linux_example
Summary
The documentation page exhibits a moderate Windows bias, especially in the 'Split a single reservation into two reservations' section, where only PowerShell commands are provided for splitting and updating reservations. There are no CLI (az) or REST API examples shown, and PowerShell is presented as the primary method, which is most commonly used on Windows. The rest of the documentation relies heavily on Azure Portal instructions, which are cross-platform, but command-line automation is Windows-centric in this context.
Recommendations
  • Add equivalent Azure CLI (az) examples for splitting and updating reservations, as the CLI is cross-platform and preferred by Linux/macOS users.
  • Include REST API request examples for reservation management tasks to support automation on any platform.
  • When presenting command-line instructions, show both PowerShell and CLI examples side-by-side, or indicate platform applicability.
  • Explicitly mention that PowerShell Core is available on Linux/macOS, if PowerShell must be used, but prioritize CLI for parity.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-17 00:00 #262 completed Biased Biased
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-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased

Flagged Code Snippets