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:
⚠️ powershell_heavy
⚠️ windows_first
Summary:
The documentation provides examples for Azure CLI, Azure PowerShell, and the Azure Portal. While Azure CLI is cross-platform, the inclusion of Azure PowerShell (which is traditionally associated with Windows, though now available cross-platform) and its placement immediately after the CLI example may suggest a slight Windows bias. There are no explicit Linux shell (bash) examples, nor are Linux-specific tools or workflows mentioned. The documentation does not provide a bash or shell script example, nor does it clarify that Azure CLI commands work identically on Linux, macOS, and Windows.
Recommendations:
  • Add a dedicated Bash/shell example or explicitly note that the Azure CLI example works on Linux/macOS as well as Windows.
  • Clarify that Azure PowerShell is available cross-platform, or provide a note about its usage on Linux/macOS.
  • Consider reordering examples so that the most cross-platform tool (Azure CLI) is presented first, and PowerShell is clearly marked as optional or secondary.
  • If relevant, mention any Linux-specific considerations or troubleshooting tips.
GitHub Create pull request

Scan History

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

Flagged Code Snippets

# [Azure PowerShell](#tab/azure-powershell)