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
windows_first
powershell_heavy
Summary
The documentation is generally Linux-focused and provides comprehensive guidance for Linux VM extensions in Azure. However, in several sections, Azure PowerShell examples are presented alongside Azure CLI examples, sometimes with PowerShell shown first or with equal prominence. This could create minor friction for Linux users, as PowerShell is less commonly used on Linux compared to Azure CLI. All example scripts and ARM templates are Linux-centric, and no Windows-only tools or patterns are promoted.
Recommendations
  • Where both Azure CLI and PowerShell examples are shown, consider listing Azure CLI first, as it is the more common tool for Linux users.
  • Explicitly note that PowerShell examples are optional for Linux users and that Azure CLI is the primary cross-platform tool.
  • Where possible, provide Bash script examples for local troubleshooting or automation tasks, in addition to Azure CLI.
  • If PowerShell is included, clarify its cross-platform availability but emphasize CLI for Linux workflows.
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 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