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
powershell_heavy
Summary
The documentation page lists Microsoft tools for accessing Azure Storage, with Azure PowerShell and AzCopy highlighted as Windows-only or Windows-first options. Azure PowerShell is only available for Windows, and AzCopy is listed as available for Windows and Linux, but not macOS. The tools table places Windows-specific tools alongside cross-platform ones, and PowerShell is given a dedicated mention. However, the main command-line examples for interacting with HDFS and storage use bash and Hadoop tools, which are Linux-centric and suitable for HDInsight's default Linux clusters. There are no explicit PowerShell or Windows command examples for core tasks, but the tools section does show a slight Windows bias.
Recommendations
  • Clarify that AzCopy is available for macOS as well as Linux and Windows.
  • Provide parity for PowerShell by mentioning Linux/macOS alternatives (e.g., Bash scripts, Python SDK).
  • List cross-platform tools (Azure CLI, AzCopy) before Windows-only tools (PowerShell) in tables and descriptions.
  • Explicitly state that HDInsight clusters are Linux-based and most examples use Linux shell commands.
  • Add a note for Windows users on how to run bash commands (e.g., via WSL or Azure Cloud Shell).
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-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
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Clean Clean

Flagged Code Snippets