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 provides instructions exclusively for deleting resources via the Azure Portal, which is a graphical interface commonly associated with Windows workflows. There are no command-line examples (such as Azure CLI or PowerShell), and no Linux-specific instructions or parity with non-Windows environments.
Recommendations:
- Add Azure CLI examples for deleting a resource group, which work cross-platform (Windows, Linux, macOS).
- If mentioning PowerShell, also provide Bash equivalents.
- Explicitly state that the Azure Portal is platform-agnostic, but supplement with command-line instructions for users who prefer or require terminal-based workflows.
- Include a section or note for Linux/macOS users to ensure parity and inclusivity.
Create pull request