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
powershell_heavy
windows_tools
windows_first
missing_linux_example
Summary
The documentation page demonstrates a Windows bias in several ways: PowerShell is the only scripting example provided for interacting with logs, and no equivalent Azure CLI, Bash, or Linux-native example is given. The sample log entries and user agent strings repeatedly reference Windows-specific tools and platforms (e.g., 'win32', 'Windows_NT'), and Windows tools are mentioned before or instead of cross-platform alternatives. There is no guidance or example for Linux or macOS users for common tasks such as filtering blobs or viewing metadata.
Recommendations
  • Provide equivalent Azure CLI and/or Bash examples alongside PowerShell snippets for tasks such as filtering blobs and reading metadata.
  • Include references to cross-platform tools (e.g., Azure Storage Explorer for Linux/macOS, AzCopy on Linux) and show their usage.
  • When mentioning tools or user agents, clarify their cross-platform availability and provide examples relevant to Linux/macOS environments.
  • Ensure that instructions and code samples are not Windows-centric by default; present cross-platform or Linux-first examples where appropriate.
  • Explicitly state that all features and operations are available on Linux/macOS, and link to relevant documentation for those platforms.
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-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets