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 using a right-click context menu to delete a resource group, which is a pattern typical of Windows GUI tools. There is no mention of equivalent actions for Linux users, such as command-line instructions or alternative interfaces.
Recommendations:
- Include instructions for deleting a resource group using cross-platform tools such as the Azure CLI.
- Provide examples for both GUI (Windows) and command-line (Linux/macOS) workflows.
- Clarify which tool or interface is being referenced (e.g., Azure Portal, Visual Studio, etc.), and mention alternatives accessible from Linux.
Create pull request