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 page demonstrates mild Windows bias by referencing Azure PowerShell and its string escaping patterns before mentioning Azure CLI, REST API, or other cross-platform tools. Specifically, in the 'Special characters' and 'Exists' operator sections, PowerShell is mentioned first or exclusively, and Windows-specific string escaping is described. There are no explicit Linux or bash examples, nor is there parity in tool usage explanations.
Recommendations
  • When describing string escaping or syntax requirements, include equivalent examples for bash/Azure CLI and REST API, not just PowerShell.
  • List cross-platform tools (Azure CLI, REST API) before or alongside PowerShell when describing how to use operators or features.
  • Add explicit Linux/macOS command-line examples where relevant, especially in sections discussing tooling or scripting.
  • Clarify that all described features and syntax are available across platforms, and link to platform-specific guides if differences exist.
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-10 00:00 #107 completed 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 Clean Clean

Flagged Code Snippets