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 both Azure CLI and Azure PowerShell examples throughout, but PowerShell examples are always given alongside CLI and never omitted. However, PowerShell is featured equally and sometimes before CLI, despite the Linux focus. The documentation references Azure PowerShell as a primary tool for managing Linux VM extensions, which is more commonly used on Windows. There are no missing Linux examples, and all sample scripts and ARM templates are Linux-centric. The severity of bias is low, as Linux users can complete all tasks using CLI, ARM templates, or portal, but the prominence of PowerShell may cause minor confusion or friction.
Recommendations
  • Feature Azure CLI examples before Azure PowerShell examples, as CLI is the cross-platform default for Linux users.
  • Clarify that Azure PowerShell is optional and primarily for users who prefer it, not required for Linux VM management.
  • Consider grouping CLI and PowerShell examples under clear tabs, with CLI as the default/first tab.
  • Add explicit notes that Azure CLI is recommended for Linux/macOS environments.
  • Review and minimize references to PowerShell unless necessary for parity.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-18 00:00 #396 in_progress Biased Biased
2026-02-17 00:00 #392 in_progress Biased Biased
2026-02-16 00:00 #388 in_progress Biased Biased
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 Biased Biased
2026-02-12 00:00 #372 in_progress Biased Biased
2026-01-07 06:10 #227 cancelled Clean Clean

Flagged Code Snippets