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
⚠️ windows_first
Summary:
The documentation provides a C# client example (commonly associated with Windows environments) and does not include equivalent examples for Linux-prevalent languages or tools (such as curl, Python, or bash). There are no references to Linux command-line tools or cross-platform approaches, and the only code sample is Windows-centric.
Recommendations:
  • Add equivalent examples using curl or HTTPie to demonstrate how to set custom headers from a Linux or cross-platform command line.
  • Include sample code in other popular, cross-platform languages such as Python (requests), JavaScript (fetch or axios), or Java.
  • Explicitly mention that the feature is accessible from any platform that can set HTTP headers, not just via the C# client.
  • Ensure that future documentation provides parity between Windows-centric and Linux-centric tools and languages.
GitHub Create pull request

Scan History

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