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_tools
windows_first
powershell_heavy
Summary
The documentation demonstrates mild Windows bias, primarily in the deployment and configuration steps. Windows-specific tools and patterns (such as PowerShell scripts and references to Windows command line) are presented alongside, but often before, Linux/macOS equivalents. The documentation also references PowerShell and Windows-specific installation instructions in the prerequisites, and the Windows tab for deployment scripts uses PowerShell, which may be less familiar to Linux users. However, Linux/macOS instructions are present and reasonably complete, and most examples are cross-platform.
Recommendations
  • Ensure Linux/macOS instructions are always presented first or equally alongside Windows instructions, rather than after.
  • Where possible, use shell-agnostic commands (e.g., bash scripts) as the primary example, with PowerShell as an alternative.
  • Avoid referencing Windows-specific installation instructions or tools unless absolutely necessary; provide parity for Linux (e.g., installation steps for PowerShell on Linux if referenced).
  • Explicitly state cross-platform compatibility for all tools and commands, and clarify any platform-specific differences.
  • Consider including troubleshooting notes for common Linux/macOS issues (e.g., environment variable handling, shell differences).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-11 00:00 #366 in_progress Clean Clean
2026-02-10 00:00 #362 completed Clean Clean
2026-02-09 00:00 #358 completed Clean Clean
2026-02-08 00:00 #354 completed Clean Clean
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
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