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
missing_linux_example
Summary
The documentation primarily uses Azure CLI and Bash-style environment variable syntax, which is cross-platform, but in the 'Test the CI/CD pipeline' section, it refers to 'Git Bash' and Visual Studio Code, both of which are available on Windows, macOS, and Linux. However, there is a subtle Windows-first bias: the only terminal explicitly mentioned is 'Git Bash', which is most commonly used on Windows, and there are no explicit Linux/macOS shell examples or notes about platform differences. No PowerShell-specific commands or Windows-only tools are present, but the lack of explicit Linux/macOS instructions or screenshots may create friction for non-Windows users.
Recommendations
  • Add explicit notes clarifying that all Azure CLI and git commands work on Linux/macOS terminals (e.g., bash, zsh, Terminal.app, GNOME Terminal).
  • Replace 'Git Bash' with 'your preferred terminal (e.g., Command Prompt, PowerShell, Terminal.app, GNOME Terminal, etc.)' to be inclusive.
  • Include screenshots or instructions for Linux/macOS environments where UI steps are shown (e.g., Visual Studio Code, GitHub web interface).
  • Mention installation instructions for Azure CLI and Git on Linux/macOS, or link to cross-platform guides.
  • If environment variable syntax differs (e.g., Windows Command Prompt vs. bash), provide both examples.
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 Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
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 Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Clean Clean

Flagged Code Snippets