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_first
⚠️ powershell_heavy
⚠️ windows_tools
Summary:
The documentation page demonstrates a mild Windows bias. While the main instructions use the Azure Portal and Azure CLI (which are cross-platform), the REST API section specifically references 'REST API using PowerShell' and links to PowerShell-based examples, without mentioning or providing equivalent Linux/bash/cURL examples. The documentation also refers to right-clicking in the portal, a pattern more familiar to Windows users. There are no explicit Linux or bash examples for REST API usage, and PowerShell is mentioned as the automation tool for REST API interaction.
Recommendations:
  • Provide REST API usage examples using cURL or bash scripts alongside PowerShell examples to ensure Linux parity.
  • When referencing automation, mention both PowerShell and bash/cURL as options for scripting REST API calls.
  • Avoid using Windows-centric UI terminology (such as 'right-click') or clarify that equivalent actions can be performed on all platforms.
  • Ensure that all code samples and automation references are cross-platform or explicitly note their platform specificity.
  • Link to or provide documentation for using the Azure CLI and REST API from Linux/macOS environments, not just Windows/PowerShell.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean