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_first
windows_tools
missing_linux_example
Summary
The documentation page demonstrates a moderate Windows bias. PowerShell examples are consistently provided and often appear before Linux/macOS equivalents. Windows-specific tools and patterns (e.g., PowerShell environment variables, Windows Task Scheduler) are mentioned explicitly. In some sections, the Windows tab is marked as 'N/A', implying missing or incomplete Windows-specific guidance, while Linux/macOS instructions are more detailed. Automation examples focus on Linux shell scripting, with only brief mentions of Windows automation tools, and no concrete Windows script examples are given.
Recommendations
  • Provide concrete Windows automation script examples (e.g., .bat, .cmd, or PowerShell .ps1) alongside Linux shell scripts.
  • Ensure all CLI examples are available for both Windows and Linux/macOS, with clear instructions for each platform.
  • Mention Windows Task Scheduler and provide step-by-step guidance or examples for scheduling uploads on Windows, not just Linux cron/‘watch’.
  • Avoid marking Windows tabs as 'N/A' unless functionality is truly unavailable; otherwise, supply equivalent commands or note platform limitations.
  • Present platform examples in parallel, rather than always listing PowerShell/Windows first, to avoid implicit prioritization.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets