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_first
⚠️
missing_linux_example
Summary:
The documentation refers to a UI action ('Delete resource group' button) without specifying platform, but the phrasing and context suggest a Windows-centric approach. There is no mention of equivalent CLI commands or Linux-native workflows, which may leave Linux users without clear guidance.
Recommendations:
- Include instructions for deleting a resource group using cross-platform CLI tools such as Azure CLI or Azure PowerShell.
- Provide explicit Linux shell command examples alongside any UI or Windows-specific instructions.
- Clarify that the instructions apply to all platforms if the UI is web-based, or specify platform differences if relevant.
Create pull request