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
windows_first
powershell_heavy
Summary
The documentation provides examples for Azure CLI, PowerShell, and REST API. PowerShell is given a dedicated example tab, and is listed before REST API. While Azure CLI is cross-platform, PowerShell is primarily associated with Windows, and no Linux/macOS-specific shell examples (such as Bash/cURL for REST) are provided. The ordering of examples (CLI, then PowerShell, then REST) may subtly prioritize Windows users, and the lack of explicit Linux/macOS shell examples creates minor friction for non-Windows users.
Recommendations
  • Add a Bash/cURL example for querying the REST API, demonstrating how Linux/macOS users can retrieve the health state.
  • Clarify that Azure CLI is cross-platform and works on Linux/macOS as well as Windows.
  • Consider listing REST API and CLI examples before PowerShell, or grouping all examples equally to avoid implicit prioritization.
  • Explicitly mention that PowerShell Core is available on Linux/macOS if relevant.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #252 completed Biased Biased
2026-01-07 06:10 #227 cancelled Clean Clean

Flagged Code Snippets