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 describes a resource deletion process using a graphical user interface with right-click actions, which is a pattern most commonly associated with Windows environments. There are no equivalent instructions or examples for Linux users, such as command-line alternatives or references to cross-platform tools.
Recommendations:
- Include command-line instructions (e.g., using Azure CLI or Bash) for deleting a resource group, which are accessible and familiar to Linux users.
- Avoid describing only GUI-based workflows; provide parity with terminal-based methods.
- Explicitly mention that the instructions apply to the Azure Portal (if that's the case), and offer alternatives for users who prefer or require non-GUI approaches.
Create pull request