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 instructions for both ARM and Bicep templates, with no mention of Azure CLI or Bash equivalents. This approach assumes users are familiar with PowerShell, which is more common on Windows, and does not offer Linux-friendly or cross-platform alternatives. The deployment steps are Windows-centric, potentially excluding Linux and macOS users who prefer Bash or Azure CLI.
Recommendations
  • Add Azure CLI deployment examples for both ARM and Bicep templates, showing equivalent commands for Linux/macOS users.
  • Include Bash script examples for template deployment, especially for users working in native Linux environments.
  • Explicitly state that Azure Cloud Shell supports both PowerShell and Bash, and provide instructions for both.
  • Reorder or parallelize instructions so that Windows and Linux/macOS options are presented together, avoiding implicit prioritization of Windows/PowerShell.
  • Mention cross-platform compatibility and recommend tools that work equally well on all operating systems.
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