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
missing_linux_example
windows_tools
windows_first
Summary
The documentation page demonstrates Windows bias by providing only Azure PowerShell examples for verifying results, with no equivalent instructions for Linux-native tools (such as Azure CLI or Bash). The verification steps use PowerShell syntax and reference a PowerShell-specific cmdlet, which is not cross-platform. There is no mention of Linux or macOS workflows, nor are alternative command-line tools or shell environments suggested.
Recommendations
  • Add equivalent verification instructions using Azure CLI (az) with Bash syntax, which is cross-platform and native to Linux/macOS.
  • Present both PowerShell and CLI/Bash examples side-by-side or in tabs, ensuring parity for users on all platforms.
  • Explicitly mention that the verification steps can be performed on Linux/macOS and provide guidance for those environments.
  • Avoid referencing Windows-specific tools (such as PowerShell cmdlets) exclusively; always provide alternatives when possible.
  • Review other steps for subtle Windows-first language or assumptions, and clarify where instructions are platform-agnostic.
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
2025-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets