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
windows_first
missing_linux_example
Summary
The documentation provides only PowerShell deployment examples for both ARM and Bicep templates, with instructions to run them in Azure Cloud Shell. There are no examples or instructions for deploying using Azure CLI, Bash, or other Linux-native tools. This approach prioritizes Windows-centric tooling and omits Linux parity, potentially disadvantaging users on Linux or macOS who prefer Bash or Azure CLI.
Recommendations
  • Add Azure CLI deployment examples for both ARM and Bicep templates, showing equivalent commands for template deployment.
  • Include Bash script examples for template deployment, especially for users who prefer Bash in Cloud Shell or on Linux/macOS.
  • Explicitly mention that Azure Cloud Shell supports both Bash and PowerShell, and provide guidance for both.
  • Where possible, avoid language or instructions that imply PowerShell is the default or only supported method.
  • Consider a 'Platform parity' section that lists all supported deployment methods (PowerShell, Azure CLI, Bash, etc.) and links to relevant documentation.
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