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 presents both PowerShell and Azure CLI commands for building the Bicep template, but PowerShell is listed first and is visually emphasized. There are no explicit Linux-only examples, and the use of Visual Studio Code as the recommended editor is platform-neutral but may be more familiar to Windows users. The documentation does not provide any Linux-specific instructions, troubleshooting, or shell (bash) examples, and does not mention platform differences that may affect Linux users.
Recommendations
  • Alternate the order of PowerShell and Azure CLI examples, or present Azure CLI first to avoid implicit Windows-first bias.
  • Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows, and provide bash/zsh syntax where relevant.
  • Include Linux-specific notes or troubleshooting tips if there are any platform-specific considerations.
  • Consider adding a section or callout for Linux users, confirming that all steps are cross-platform unless otherwise noted.
  • Where possible, provide examples using bash scripting for automation, not just PowerShell.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean

Flagged Code Snippets