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 mentioning Azure PowerShell and its string escaping requirements before Linux-equivalent tools, and by referencing PowerShell, Azure CLI, and REST API together but listing PowerShell first. There are no explicit Linux shell examples, nor is there parity in discussing Linux-specific usage patterns or issues. The only tool-specific note is about PowerShell string escaping with the dollar sign, which is a Windows-centric concern.
Recommendations
  • Add explicit examples for Linux shells (e.g., Bash) where relevant, especially for string escaping and command usage.
  • When listing cross-platform tools (PowerShell, CLI, REST), alternate or randomize the order, or explicitly state that all are supported equally.
  • Include notes about string escaping or syntax issues for Bash/Linux shells alongside PowerShell notes.
  • Provide links or references to Linux-specific documentation or troubleshooting guides where applicable.
  • Ensure that examples and instructions are not PowerShell-centric and clarify any platform-specific differences.
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