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 demonstrates a mild Windows bias. In sections where shell commands are provided, both Bash and PowerShell examples are given, but PowerShell is always presented second. The tutorial assumes usage of the Azure portal (a web interface, platform-neutral), but when it comes to environment variable setup and CLI usage, Windows/PowerShell is given equal but not primary treatment. There are no Linux-specific tools or patterns mentioned, but the documentation does not provide Linux-only examples or address Linux-specific concerns (such as file permissions or common Linux shells beyond Bash).
Recommendations
  • Present Bash and PowerShell examples in parallel tabs, or randomize their order to avoid implicit prioritization.
  • Explicitly mention that Bash examples work on Linux and macOS, and PowerShell examples work on Windows (and optionally on Linux).
  • Add notes about common Linux shell alternatives (e.g., zsh, fish) and how commands may differ.
  • Include troubleshooting tips for Linux users (e.g., file permissions, environment variable persistence).
  • Ensure that all CLI commands are tested and work identically on Linux, macOS, and Windows.
  • Consider adding a section or appendix for Linux-specific best practices when working with Azure Static Web Apps.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
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-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets