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 listed alongside CLI throughout. There is no mention of Linux-specific shell environments (e.g., Bash), nor are there any examples tailored for Linux users (such as using Bash variables or shell idioms). The instructions for saving the Bicep file and running commands are generic, but the presence of PowerShell examples and terminology may imply a Windows-first perspective. No explicit Linux bias or parity issues in the CLI examples, but the overall pattern leans toward Windows tooling.
Recommendations
  • Add explicit Bash examples for Linux/macOS users, using Bash syntax for variables and commands.
  • Clarify that Azure CLI works cross-platform and provide guidance for running CLI commands in Bash, zsh, or other Linux shells.
  • Mention that PowerShell Core is available on Linux/macOS, if relevant, and clarify differences if any.
  • Consider reordering examples to present CLI/Bash first, then PowerShell, to avoid implicit Windows-first bias.
  • Include notes or links to Linux-specific installation instructions for Azure CLI and PowerShell.
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