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
Summary
The documentation provides parity between Azure Portal, PowerShell, Azure CLI, and ARM template methods for enabling blob soft delete. However, there is a mild Windows bias: PowerShell is featured prominently and referenced before Azure CLI in several sections, and instructions for using Azure CLI locally mention 'Windows PowerShell' as the example console application, rather than a cross-platform shell like Bash or Zsh. There are no Linux-specific examples or explicit mentions of Linux/macOS shells, though the CLI commands themselves are cross-platform.
Recommendations
  • When referencing Azure CLI usage, mention cross-platform shells (e.g., Bash, Zsh, Terminal) alongside Windows PowerShell.
  • Provide example CLI commands with both Windows (backslash line continuation) and Linux/macOS (backslash or backtick) syntax, or clarify that CLI commands work on all platforms.
  • Consider listing Azure CLI before PowerShell in sections, as CLI is cross-platform and PowerShell is more Windows-centric.
  • Add a note clarifying that PowerShell commands can be run on Linux/macOS with PowerShell Core, if relevant.
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-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets