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
Summary
The documentation provides configuration examples for rolling upgrades with MaxSurge using Azure Portal, Azure CLI, PowerShell, and ARM templates. The PowerShell example is included alongside CLI and Portal, and the CLI example is generic (az CLI, which works cross-platform). However, the PowerShell example is presented as a full script, and the section is labeled explicitly as 'PowerShell', which may signal Windows bias. Additionally, the PowerShell section appears immediately after the CLI section, which is standard but can be perceived as 'windows_first' bias since no Linux/macOS-specific shell examples (e.g., Bash) are provided.
Recommendations
  • Clarify that Azure CLI commands are cross-platform and work on Windows, Linux, and macOS.
  • Consider adding Bash shell examples for Linux/macOS users, especially if there are nuances in scripting or environment variables.
  • Explicitly state that PowerShell is available cross-platform (PowerShell Core), or clarify if the example is Windows PowerShell only.
  • Ensure parity by mentioning that all configuration steps can be performed from any OS using Azure CLI or ARM templates.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-19 00:00 #400 in_progress Biased Biased
2026-02-18 00:00 #396 in_progress Clean Clean
2026-02-17 00:00 #392 in_progress Clean Clean
2026-02-16 00:00 #388 in_progress Clean Clean
2026-02-15 00:00 #384 in_progress Biased Biased
2026-02-14 00:00 #380 in_progress Biased Biased
2026-02-13 00:00 #376 in_progress Clean Clean
2026-02-12 00:00 #372 in_progress Biased Biased
2026-02-11 00:00 #368 in_progress Clean Clean
2026-02-10 00:00 #364 completed Clean Clean
2026-02-09 00:00 #360 completed Clean Clean
2026-02-08 00:00 #356 completed Biased Biased
2026-02-05 00:00 #344 completed Clean Clean
2026-02-04 00:00 #340 completed Clean Clean
2026-02-03 00:00 #336 completed Clean Clean
2026-02-02 00:00 #332 completed Clean Clean
2026-02-01 00:00 #328 completed Clean Clean
2026-01-31 00:00 #324 completed Clean Clean
2026-01-30 00:00 #320 completed Biased Biased
2026-01-27 00:00 #308 completed Biased Biased
2026-01-07 06:10 #227 cancelled Clean Clean

Flagged Code Snippets