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 page for 'Standby pools for Azure Container Instances' shows a moderate Windows bias. The provider registration step exclusively uses Azure PowerShell, with no Azure CLI or REST example. In the 'Availability zones' section, PowerShell is presented before CLI and REST, and both CLI and PowerShell examples are given, but the initial registration step is PowerShell-only. There are no Linux-specific tools or patterns mentioned, but the ordering and example selection favor Windows/PowerShell users.
Recommendations
  • Add Azure CLI and REST examples for provider registration, not just PowerShell.
  • Ensure CLI examples are presented before or alongside PowerShell examples in all sections.
  • Explicitly mention that all commands (PowerShell, CLI, REST) can be run from Linux/macOS environments, and provide guidance for non-Windows users where relevant.
  • Consider including bash script snippets or notes for Linux users where appropriate.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #252 completed Biased Biased
2026-01-07 06:10 #227 cancelled Clean Clean

Flagged Code Snippets