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
⚠️ missing_linux_example
⚠️ windows_tools
Summary:
The documentation provides only an Azure PowerShell example (Remove-AzResourceGroup) for deleting a resource group, with no equivalent example for Linux users (e.g., Azure CLI or Bash). This demonstrates a bias towards Windows tooling and omits cross-platform guidance.
Recommendations:
  • Add an Azure CLI example (e.g., az group delete --name myResourceGroup) alongside the PowerShell example.
  • Include Bash or shell script examples where appropriate.
  • Present both Windows and Linux commands in parallel tabs or sections to ensure parity.
  • Explicitly mention that the operation can be performed from any platform using Azure CLI, not just PowerShell.
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 ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased