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_tools
⚠️ missing_linux_example
Summary:
The documentation is generally platform-neutral in its HTTP examples and explanations, but it does contain a subtle Windows bias by recommending 'Microsoft PowerShell' as an example HTTP client for testing POST requests, without mentioning Linux or cross-platform alternatives. No Linux-specific tools (such as curl or httpie) are referenced, and no examples are provided for Linux users. This may unintentionally signal a preference for Windows environments.
Recommendations:
  • When suggesting tools for testing HTTP requests, include cross-platform and Linux-native options such as 'curl' and 'httpie' alongside PowerShell.
  • Provide example commands for both Windows (PowerShell) and Linux/macOS (bash with curl or httpie) to ensure parity.
  • Explicitly state that any HTTP client can be used, and offer links or references to documentation for popular Linux tools.
  • Avoid mentioning Windows tools exclusively, or ensure that any mention is balanced with Linux equivalents.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-09 00:00 #106 completed ❌ Biased
2025-08-13 00:00 #79 in_progress ❌ Biased
2025-07-13 21:11 #45 cancelled ❌ Biased
2025-07-13 20:48 #44 cancelled ❌ Biased
2025-07-13 20:32 #43 cancelled ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets