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
Summary
The documentation is mostly cross-platform in its instructions and code examples, but there is a subtle Windows bias in the references to Windows-specific tools and deployment patterns. Notably, a key link for deploying Node.js applications points to a Windows PowerShell-based workflow before mentioning more general approaches. There are no explicit Linux or macOS-specific instructions or examples, and the term 'command prompt' is used generically, which may be interpreted as Windows-centric.
Recommendations
  • When referencing deployment guides, provide links for both Windows (PowerShell/Command Prompt) and Linux/macOS (Bash/Terminal) workflows, or use a platform-agnostic guide as the primary reference.
  • Where 'command prompt' is mentioned, clarify that the instructions work in any terminal (Command Prompt, PowerShell, Bash, etc.) and provide examples or notes for Linux/macOS users.
  • If linking to platform-specific guides (e.g., Windows PowerShell), ensure equivalent Linux/macOS guides are also linked and presented with equal prominence.
  • Consider including explicit notes or tabs for Linux/macOS users in sections where environment setup or command-line usage may differ (e.g., npm installation, Azure CLI usage).
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 Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets