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:
Summary:
The documentation provides only Azure Portal (web UI) instructions for managing custom RBAC roles and does not include any command-line examples. There is no explicit Windows bias (such as PowerShell or Windows tools), but the absence of CLI examples (e.g., Azure CLI, which is cross-platform and commonly used on Linux) means Linux users do not have parity with users who prefer or require command-line workflows.
Recommendations:
- Add Azure CLI examples for creating and assigning custom RBAC roles, as the Azure CLI is cross-platform and widely used on Linux.
- If relevant, include Azure PowerShell examples as well, but ensure Azure CLI instructions are presented first or alongside PowerShell to avoid Windows-first bias.
- Explicitly mention that the Azure Portal is accessible from any OS, but provide alternative instructions for users who prefer or require command-line or automated workflows.
- Where possible, link to official Azure documentation for both CLI and PowerShell methods.
Create pull request