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
missing_linux_example
Summary
The documentation page provides examples for enabling and managing blob versioning using the Azure portal, PowerShell, Azure CLI, and ARM templates. PowerShell is given a dedicated section and example, which is inherently Windows-centric. There are no explicit Linux shell (bash) or scripting examples, and PowerShell is mentioned before Azure CLI in both enabling and listing blob versions. No Linux-specific tools or patterns are referenced, and the CLI examples do not clarify their cross-platform compatibility or provide bash-specific context.
Recommendations
  • Add explicit bash (Linux shell) examples for Azure CLI commands, including variable assignment and usage in bash syntax.
  • Clarify that Azure CLI commands work cross-platform and provide notes or examples for both Windows (cmd/PowerShell) and Linux (bash).
  • Consider including examples using Azure SDKs in Python or other languages commonly used on Linux.
  • Balance the order of examples so that Azure CLI (cross-platform) is presented before PowerShell, or alternate the order to avoid Windows-first bias.
  • Add a note indicating that PowerShell is available on Linux, but provide bash alternatives for users who prefer native Linux shells.
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-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets