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 examples for Azure CLI, Azure PowerShell, and the Azure Portal. While Azure CLI is cross-platform, the inclusion of Azure PowerShell (which is traditionally Windows-centric, though now available cross-platform) and the absence of explicit Linux shell (bash) examples or Linux-specific guidance may indicate a mild Windows bias. The PowerShell example is given equal prominence to the CLI, and there is no mention of Linux-native tools or shell scripting patterns. There is also no explicit confirmation that all examples work identically on Linux, nor are there troubleshooting notes for Linux users.
Recommendations:
  • Add explicit bash/zsh shell examples for Linux users, demonstrating the same query using az graph query in a Linux terminal.
  • Clarify that the Azure CLI example works identically on Linux, macOS, and Windows, and provide any OS-specific notes if needed.
  • If PowerShell is included, note that PowerShell Core is cross-platform and provide installation or usage notes for Linux.
  • Consider adding troubleshooting tips or environment notes for Linux users (e.g., authentication, output formatting).
  • Ensure that documentation sections and examples do not implicitly prioritize Windows tools or workflows over Linux equivalents.
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)