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
⚠️ missing_linux_example
Summary:
The documentation page demonstrates a Windows-first bias by linking exclusively to the Windows installation instructions for Azure CLI in the prerequisites. There are no explicit Linux or macOS installation links or examples, and the command examples use the 'azurepowershell-interactive' code block type, which may imply a Windows/PowerShell context, even though the commands themselves are cross-platform.
Recommendations:
  • Provide installation instructions or links for Azure CLI on Linux and macOS alongside the Windows link.
  • Use a neutral code block type (e.g., 'azurecli' or 'bash') for CLI commands to emphasize cross-platform compatibility.
  • Explicitly state that the Azure CLI commands work on Windows, Linux, and macOS terminals.
  • If any platform-specific steps exist, document them for both Windows and Linux/macOS users.
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

Flagged Code Snippets