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_first
Summary
The documentation provides only PowerShell deployment examples for both ARM and Bicep templates, with no Azure CLI or Bash equivalents. This approach favors Windows users and those familiar with PowerShell, while Linux and macOS users—who typically use Azure CLI or Bash—are left without direct guidance. The deployment instructions mention Azure Cloud Shell, which does support PowerShell and Bash, but only PowerShell scripts are shown. No Linux-specific tools, patterns, or examples are provided.
Recommendations
  • Add Azure CLI deployment examples alongside PowerShell for both ARM and Bicep templates.
  • Include Bash script examples for template deployment, especially for users on Linux and macOS.
  • Explicitly mention that Azure Cloud Shell supports both Bash and PowerShell, and provide parity in instructions.
  • Where possible, provide guidance for deploying templates using cross-platform tools (e.g., az deployment group create).
  • Consider reordering instructions so that CLI/Bash examples are presented before or alongside PowerShell, not after.
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-12 00:00 #243 cancelled 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