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_tools
⚠️ missing_linux_example
Summary:
The documentation describes deleting a resource group using a right-click context menu, which is a GUI pattern most commonly associated with Windows environments. There is no mention of equivalent command-line methods (such as Azure CLI or PowerShell), nor are Linux or cross-platform approaches provided.
Recommendations:
  • Include instructions for deleting a resource group using the Azure CLI (az group delete), which works across Windows, Linux, and macOS.
  • If referencing GUI actions, clarify that the instructions apply to the Azure Portal (web-based) rather than a Windows-specific application.
  • Provide PowerShell and Bash examples for users who prefer command-line interfaces.
  • Ensure that all examples and instructions are platform-neutral or provide parity between Windows and Linux where possible.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-16 00:00 #113 completed ❌ Biased
2025-08-16 00:00 #82 in_progress ❌ Biased
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-13 20:48 #44 cancelled ❌ Biased