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:
⚠️ missing_linux_example
Summary:
The documentation page does not display overt Windows bias in terms of mentioning Windows-specific tools, PowerShell, or Windows-first patterns. However, it demonstrates a bias by only providing C# code examples (with .NET/TransactionScope), which are most commonly associated with Windows development environments. There are no examples or references for Linux-friendly languages (such as Python, Java, or Node.js), nor are there CLI or cross-platform command-line examples. This limits the accessibility of the documentation for Linux or non-Windows developers.
Recommendations:
  • Add code examples in additional languages that are popular on Linux, such as Python (using azure-servicebus), Java, or JavaScript/TypeScript.
  • Include Azure CLI or cross-platform command-line examples for relevant operations, where possible.
  • Reference or link to equivalent samples or documentation for Linux/macOS environments.
  • Clarify that the C# example is cross-platform if using .NET Core/5+/6+, or provide explicit instructions for running on Linux.
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 ✅ Clean
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets