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
missing_linux_example
Summary
The documentation provides only HTTP request URLs and JSON responses, without any platform-specific command-line examples (such as curl, PowerShell, or CLI). However, it also does not provide any Linux-specific examples or mention tools commonly used on Linux (e.g., curl, wget). This omission may disadvantage Linux users who expect to see command-line usage patterns relevant to their environment.
Recommendations
  • Add example commands using curl (commonly available on Linux and macOS) to demonstrate how to make the HTTP GET requests.
  • If providing PowerShell or Windows command-line examples in the future, ensure equivalent Linux (bash/curl) examples are included.
  • Explicitly mention that the API can be accessed from any platform using standard HTTP tools, and provide sample commands for both Windows and Linux environments.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean

Flagged Code Snippets