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_tools
⚠️ windows_first
Summary:
The documentation provides both Azure CLI and PowerShell examples for all operations, with PowerShell being a Windows-centric tool. PowerShell examples are given equal prominence to Azure CLI, and there is no mention of Linux-specific shell usage or considerations. The introductory comments for both CLI and PowerShell reference login commands (az login and Connect-AzAccount), but there is no explicit guidance for Linux users or mention of shell environments (e.g., Bash). The REST API examples are platform-neutral, but the overall pattern leans toward Windows tooling.
Recommendations:
  • Clarify that Azure CLI is fully cross-platform and can be used on Linux, macOS, and Windows.
  • Add example shell commands using Bash (e.g., with environment variables, jq for JSON parsing) to demonstrate Linux-native usage.
  • Explicitly mention that PowerShell Core is available on Linux and macOS, or clarify if the examples are intended for Windows PowerShell.
  • Consider listing Azure CLI examples before PowerShell, as CLI is more commonly used in Linux environments.
  • Add a note or section about using these commands in Linux environments, including any prerequisites or differences.
  • Where relevant, provide troubleshooting or environment setup tips for Linux 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

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