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
Summary
The documentation page demonstrates a moderate Windows bias. The primary script referenced is a PowerShell (.ps1) script, and the script location section lists the PowerShell script before the Bash script. Additionally, the instructions for uploading files to Azure Storage recommend Azure Storage Explorer, a tool with a strong Windows association, and mention the Azure portal (also Windows-centric) before any CLI or Linux-native options. While Linux is referenced (and a Bash script is provided), the ordering and tooling recommendations favor Windows users.
Recommendations
  • List both PowerShell and Bash script locations together, or list the Bash script first if the cluster is Linux-based.
  • Provide explicit Linux-native instructions and tools for uploading files to Azure Storage (e.g., Azure CLI, azcopy, or blobfuse), not just Azure Storage Explorer.
  • Where possible, use cross-platform terminology and avoid assuming the user is on Windows.
  • Clarify which script (PowerShell or Bash) should be used depending on the user's environment, and provide parity in examples and instructions.
  • Include Linux CLI examples for all steps, especially for storage account and blob container creation and file upload.
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 Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased