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
windows_tools
missing_linux_example
Summary
The documentation page demonstrates a Windows bias by explicitly offering a PowerShell script option for deployment, which is labeled as 'Windows only', while not providing an equivalent Bash or shell script for Linux/macOS users. The deployment method table lists PowerShell before mentioning the Azure CLI, and PowerShell is presented as a primary automation tool. There are no Linux-specific scripting examples or references to Linux-native tools. The prerequisites and instructions focus on Azure CLI, which is cross-platform, but the scripting automation is Windows-centric.
Recommendations
  • Provide a Bash or shell script example for Linux/macOS users alongside the PowerShell script.
  • Clearly indicate cross-platform options and parity in deployment automation (e.g., offer both PowerShell and Bash scripts).
  • Avoid labeling PowerShell as the only scripting option; mention alternatives for Linux and macOS.
  • Ensure that any references to tools or automation scripts include Linux equivalents or instructions.
  • Consider reordering the deployment method table to list cross-platform options first, or present them in parallel.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-15 00:00 #254 completed Biased Biased
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

Flagged Code Snippets