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

Bias Types:
⚠️ windows_first
⚠️ powershell_heavy
⚠️ windows_tools
Summary:
The documentation page references both Azure CLI and PowerShell (New-AzServiceBusRule) tools for managing Service Bus rules, but does not provide Linux-specific examples or mention Linux tools explicitly. PowerShell, a Windows-centric tool, is mentioned in the 'Next steps' section, and .NET is listed first among SDKs, which may suggest a Windows-first perspective. No Linux shell or scripting examples are provided, and there is no mention of Linux-specific considerations.
Recommendations:
  • Provide explicit Bash or Linux shell examples for managing Service Bus rules using Azure CLI.
  • List cross-platform tools (such as Azure CLI) before Windows-specific tools (like PowerShell) in the 'Next steps' section.
  • Include a note clarifying that Azure CLI is fully supported on Linux, macOS, and Windows.
  • Add links or references to Linux/macOS installation and usage guides for Azure CLI.
  • If mentioning PowerShell, clarify that PowerShell Core is cross-platform, or provide equivalent Bash examples.
  • Ensure SDK examples are balanced across languages/platforms (e.g., Python, Java, JavaScript) and not just .NET.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets