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
Summary:
The documentation lists both Azure PowerShell and Azure CLI as options for obtaining volume information, but PowerShell is mentioned first in both the prerequisites and the example commands. No exclusive Windows tools or patterns are present, and all other instructions use cross-platform tools (kubectl, bash, yaml). There are no missing Linux examples, but the ordering gives slight preference to Windows/PowerShell.
Recommendations:
  • List Azure CLI before Azure PowerShell in prerequisites and example commands, as Azure CLI is cross-platform and more commonly used on Linux.
  • Explicitly note that both Azure CLI and PowerShell are supported on Windows, Linux, and macOS to avoid implying PowerShell is Windows-only.
  • Where possible, provide examples for both tools side-by-side or clarify that either can be used, with CLI first.
  • Consider including a short note about installing and using Azure CLI on Linux, if relevant.
GitHub Create pull request

Scan History

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

Flagged Code Snippets