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 both Azure CLI and Azure PowerShell examples for managing auto forwarding in Azure Service Bus. However, PowerShell (a Windows-centric tool) is given a dedicated section with detailed examples, and is referenced before programming language SDKs. There are no Linux shell (bash) or cross-platform scripting examples outside of Azure CLI. The Azure portal instructions are platform-neutral, but the inclusion and emphasis on PowerShell and lack of parity for Linux-native tools or shell scripts indicates a moderate Windows bias.
Recommendations
  • Add explicit bash or shell script examples for common operations, especially for updating and creating queues/subscriptions.
  • Clarify that Azure CLI is fully cross-platform and highlight its use for Linux/macOS users.
  • Consider providing examples using REST API calls with curl, which are platform-agnostic and popular in Linux environments.
  • Reorder sections so that Azure CLI (cross-platform) appears before PowerShell, or combine them under a 'Command Line' heading with clear OS applicability.
  • Mention alternative Linux-native automation options (e.g., using Python scripts or Ansible modules) for Service Bus management.
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
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets