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
windows_tools
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for all steps, but PowerShell is a Windows-centric tool and is presented as an equal alternative to Azure CLI. There is no explicit mention of Linux shell environments (e.g., Bash), nor are there any Linux-specific notes or examples. The use of PowerShell and references to its installation may implicitly favor Windows users, and the documentation does not clarify cross-platform compatibility for PowerShell or CLI commands.
Recommendations
  • Explicitly state that Azure CLI commands work natively on Linux, macOS, and Windows, and provide Bash-specific notes if needed.
  • Clarify that Azure PowerShell is available cross-platform (via PowerShell Core), or add a note about installation on Linux/macOS.
  • Add example shell commands using Bash (with export, etc.) for variable assignment, to demonstrate Linux parity.
  • Consider listing Azure CLI (which is cross-platform) before PowerShell in all sections to reduce Windows-first impression.
  • Add troubleshooting notes for Linux users (e.g., file permissions, path differences) where relevant.
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-09-13 00:00 #110 completed Clean Clean

Flagged Code Snippets