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
⚠️ missing_linux_example
Summary:
The documentation demonstrates a Windows bias by exclusively referencing PowerShell for command-line instructions, linking only to Windows-specific Azure CLI installation guides, and omitting any mention or examples for Linux or macOS environments. All screenshots and terminal instructions assume a Windows/PowerShell context, with no alternatives or parity for other platforms.
Recommendations:
  • Provide equivalent command-line instructions for Linux and macOS users, using Bash or sh syntax where appropriate.
  • Include links to Azure CLI installation guides for Linux and macOS alongside the Windows link.
  • Add screenshots or notes indicating how to open the terminal and run commands in VS Code on Linux/macOS.
  • Use platform-agnostic language (e.g., 'open a terminal' instead of 'open PowerShell') and clarify that the Azure CLI works across operating systems.
  • Where referencing PowerShell, also show the Bash equivalent, especially for commands that may differ in syntax or environment.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets