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
missing_linux_example
windows_tools
Summary
The documentation page exclusively provides PowerShell examples and references Azure PowerShell cmdlets for generating SAS tokens, with no equivalent examples or instructions for Linux users (e.g., Bash, Azure CLI, or REST API). The use of PowerShell and Windows-centric tooling suggests a bias toward Windows environments, potentially making it less accessible for users on Linux or macOS platforms.
Recommendations
  • Add equivalent examples using Azure CLI (az storage blob generate-sas) for Linux/macOS users.
  • Include Bash shell script snippets for generating SAS tokens and accessing blobs.
  • Reference REST API methods for cross-platform access.
  • Explicitly mention that the steps can be performed on Linux/macOS and provide links to relevant cross-platform documentation.
  • Balance the order of examples so that Windows and Linux approaches are presented together or Linux is not always secondary.
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

Flagged Code Snippets