Bias Analysis
Detected Bias Types
Summary
The documentation only describes how to delete resources using the Azure portal with a graphical interface. There are no command-line examples provided for either Windows (e.g., PowerShell) or Linux (e.g., Bash/Azure CLI), but the lack of any terminal-based instructions means Linux users do not see parity with typical Windows-focused documentation that might at least mention PowerShell.
Recommendations
- Add Azure CLI examples for deleting the resource group, which work on both Linux and Windows.
- If showing command-line instructions, provide both PowerShell and Bash syntax where appropriate.
- Clarify that the Azure portal instructions are platform-agnostic, but supplement with CLI steps for users who prefer or require terminal commands.
Create Pull Request