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
Summary
The documentation occasionally lists Windows tools (cmd, PowerShell) before Linux equivalents (Bash) when describing how to open a console window for project setup. Visual Studio Code is recommended as the editor, which is cross-platform. All code examples and instructions are platform-neutral (JavaScript, npm, browser), and there are no Windows-only tools or PowerShell-specific commands. No Linux/macOS examples are missing, and no Windows-specific patterns are enforced.
Recommendations
  • When mentioning console windows, list Bash (Linux/macOS) first or equally alongside cmd/PowerShell.
  • Explicitly state that all steps can be performed on Linux/macOS, and mention alternative editors if desired.
  • Add a note that Visual Studio Code and npm are available cross-platform.
  • If possible, provide screenshots or brief notes for Linux/macOS users (e.g., opening a terminal, using VS Code).
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-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-03 00:00 #100 completed Clean Clean
2025-07-31 00:00 #66 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Clean Clean

Flagged Code Snippets