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
windows_tools
Summary
The documentation demonstrates some Windows bias by referencing Windows-specific tools and patterns before or instead of cross-platform or Linux alternatives. For example, it instructs users to open a 'Command Prompt' and refers to 'Windows PowerShell' for deployment, without mentioning Linux shells or terminals. There are no explicit Linux-specific instructions or examples, and the language assumes a Windows environment in several places.
Recommendations
  • Replace or supplement references to 'Command Prompt' with 'terminal' or 'shell', and clarify that the instructions work on Windows, Linux, and macOS.
  • When mentioning deployment guides, include links or instructions for Linux and macOS environments alongside Windows PowerShell.
  • Explicitly state that the Azure CLI and Node.js commands work cross-platform, and provide example commands or screenshots from Linux/macOS terminals where appropriate.
  • Avoid using Windows-centric terminology (e.g., 'Command Prompt') as the default; use neutral, cross-platform language.
  • If referencing editors, mention cross-platform options (e.g., Visual Studio Code, nano, vim) and not just those popular on Windows.
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-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets