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_first
powershell_heavy
missing_linux_example
windows_tools
Summary
The documentation consistently presents Windows-centric tools and workflows first (Azure portal, PowerShell), with PowerShell examples and scripts provided in detail. Linux-specific instructions, such as Bash scripting or Linux-native tools, are not present. The CLI examples are platform-neutral, but there is no explicit mention of Linux environments or parity with Windows. There are no examples using Linux shell scripting, nor references to Linux-specific considerations (e.g., file paths, shell differences).
Recommendations
  • Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows, and provide sample Bash scripts for Linux users alongside PowerShell scripts.
  • Include Linux/Bash-specific instructions and examples, such as using Bash arrays, loops, and file paths, especially in sections that currently only show PowerShell scripts for batch operations.
  • Clarify cross-platform compatibility for tools like AzCopy and Azure CLI, and provide usage notes for Linux environments (e.g., handling CSV files, line endings).
  • Where PowerShell is referenced, also provide equivalent Bash or shell script examples for common tasks.
  • Add notes or sections highlighting any differences or considerations for Linux users (e.g., authentication, environment setup, file system paths).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
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-16 00:00 #113 completed Clean Clean
2025-09-15 00:00 #112 completed Clean Clean
2025-09-14 00:00 #111 completed Clean Clean
2025-09-13 00:00 #110 completed Clean Clean
2025-09-12 00:00 #109 completed Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Clean Clean

Flagged Code Snippets