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:
⚠️ missing_linux_example
Summary:
The documentation only describes how to delete a resource group using the Azure Portal (web UI) and does not provide any command-line examples. There are no instructions for deleting resource groups using cross-platform tools such as Azure CLI or Azure PowerShell. This omission can disadvantage Linux users who are more likely to use CLI tools, as no Linux-friendly (or even cross-platform) command-line instructions are provided.
Recommendations:
  • Add examples for deleting a resource group using the Azure CLI (az group delete), which works on Windows, Linux, and macOS.
  • If relevant, provide Azure PowerShell examples, but ensure Azure CLI is presented first or alongside it for cross-platform parity.
  • Explicitly mention that the Azure Portal method is platform-agnostic, but highlight that CLI methods are available for automation and scripting, especially for Linux users.
  • Include links to official documentation for both Azure CLI and Azure PowerShell resource group deletion commands.
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