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 provides detailed instructions for enabling dead lettering on Azure Service Bus using the Azure portal, Azure CLI, Azure PowerShell, and ARM templates. While Azure CLI and ARM templates are cross-platform, the PowerShell section is extensive and uses Windows-centric tooling. PowerShell examples are given equal prominence to CLI, but PowerShell is primarily a Windows tool (though available on Linux, it's less commonly used there). The documentation does not provide Linux shell (bash) or macOS-specific examples, nor does it mention platform differences or recommend CLI for Linux/macOS users. The order of presentation puts PowerShell before ARM templates, which may reinforce Windows-first patterns.
Recommendations
  • Explicitly state that Azure CLI is cross-platform and recommended for Linux/macOS users.
  • Add bash shell script examples for common tasks, especially for enabling dead lettering, to improve parity.
  • Mention that PowerShell is available on Linux/macOS but is less common, and provide guidance for those platforms.
  • Consider reordering sections to present CLI before PowerShell, or clarify platform suitability.
  • Add a table or note summarizing which tools are best for each OS.
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

Flagged Code Snippets