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
missing_linux_example
Summary
The documentation consistently presents PowerShell (a Windows-centric tool) examples before Azure CLI and Terraform, both in main and verification/cleanup sections. Prerequisites and feature flag registration instructions mention PowerShell before CLI, and do not clarify cross-platform usage. There are no explicit Linux shell examples (e.g., bash), nor any mention of Linux-specific considerations or parity. The documentation assumes familiarity with PowerShell, which is less common on Linux systems.
Recommendations
  • Present Azure CLI examples before PowerShell, as CLI is cross-platform and native to Linux/macOS.
  • Clarify that Azure CLI commands work natively on Linux/macOS and Windows, while PowerShell is primarily Windows (with cross-platform support, but less common on Linux).
  • Add explicit bash shell examples for resource cleanup and verification, or clarify that CLI commands are suitable for Linux users.
  • In prerequisites, mention that Azure CLI is recommended for Linux/macOS users, and PowerShell for Windows users.
  • For feature flag registration, provide CLI instructions first, and clarify that PowerShell is optional for Windows users.
  • Add a note or section on Linux/macOS compatibility and best practices for Azure Private Link service Direct Connect.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed 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

Flagged Code Snippets