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
windows_tools
Summary
The documentation page demonstrates a strong Windows bias by exclusively using PowerShell for deployment instructions and examples. All command-line steps assume a Windows environment, with only a brief mention that PowerShell can be installed on Linux/macOS, but no native Bash or Linux shell alternatives are provided. The deployment script is a PowerShell script, and there are no instructions for Linux users who may prefer Bash or shell scripts. Windows tools and patterns are referenced first and exclusively.
Recommendations
  • Provide equivalent Bash or shell script examples for Linux/macOS users, especially for deployment steps.
  • If the deployment script is only available in PowerShell, offer guidance on how to run it in Linux/macOS environments, or provide a cross-platform alternative.
  • Mention Linux-native tools and commands (e.g., using Bash, sh, or zsh) alongside PowerShell instructions.
  • Ensure that references to region codes and other Azure CLI commands are shown in both PowerShell and Bash syntax.
  • Consider restructuring the documentation so that instructions for Windows and Linux/macOS are presented in parallel, or clearly indicate platform-specific steps.
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
2025-09-08 00:00 #105 completed Biased Biased
2025-08-08 00:00 #74 completed Biased Biased

Flagged Code Snippets