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 page presents the Azure portal (a GUI, often associated with Windows environments) as the primary method for role assignment, with Azure PowerShell listed before Azure CLI in the 'To learn more' section. This ordering may subtly prioritize Windows-centric tools and workflows over cross-platform or Linux-native options.
Recommendations:
- When listing command-line tools, mention Azure CLI before or alongside Azure PowerShell, as Azure CLI is cross-platform and widely used on Linux.
- Include explicit examples or references for both Azure PowerShell and Azure CLI in the main instructions, not just in the 'To learn more' section.
- Clarify that the Azure portal and all listed tools are cross-platform where applicable, to avoid the impression that the instructions are Windows-specific.
- If screenshots or step-by-step instructions are provided for PowerShell or the portal, consider also providing equivalent CLI or Linux terminal examples.
Create pull request