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 page exclusively uses Azure PowerShell scripts for all deployment, verification, and cleanup steps, with no examples or instructions for Azure CLI, Bash, or Linux-native workflows. The step-by-step guidance assumes use of PowerShell and Windows-centric patterns, even though Azure Cloud Shell supports Bash and Azure CLI, which are more common on Linux and cross-platform environments. Alternative deployment methods (CLI, REST, portal) are only referenced as links, not shown inline or prioritized.
Recommendations
  • Provide equivalent Azure CLI (az) examples alongside PowerShell scripts for all steps, including deployment, verification, and cleanup.
  • Explicitly mention that Azure Cloud Shell supports both Bash and PowerShell, and show how to select the shell.
  • Reorder or parallelize examples so that CLI/Bash instructions are presented before or alongside PowerShell, not only as links.
  • Add notes or code blocks for Linux/macOS users, clarifying any differences in environment or prerequisites.
  • Ensure that terminology and instructions do not assume a Windows/PowerShell context by default.
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-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets