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 provides both Azure CLI and Azure PowerShell examples for all deployment, management, and cleanup steps. However, PowerShell examples are given equal prominence and are presented immediately alongside CLI examples, which may create a slight Windows-first impression. There are no Linux/macOS-specific shell examples (e.g., Bash), but the use of Azure CLI is cross-platform and sufficient for non-Windows users. No Windows-only tools or patterns are mentioned, and the documentation does not omit Linux/macOS equivalents.
Recommendations
  • Clarify that Azure CLI commands work on Windows, Linux, and macOS, and recommend CLI for cross-platform usage.
  • Consider listing Azure CLI examples first, as CLI is the default for cross-platform scenarios.
  • Optionally, add a note that PowerShell examples are primarily for Windows users, while CLI is recommended for Linux/macOS.
  • Ensure that screenshots or UI references (if any) do not assume Windows environments.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #252 completed Biased Biased
2026-01-07 06:10 #227 cancelled Clean Clean

Flagged Code Snippets