Detected Bias Types
Windows First
Missing Linux Example
Summary
The documentation consistently references the Azure portal and Microsoft account types (work, school, Microsoft account) for all administrative tasks, with no mention of Linux-specific tools, CLI, or cross-platform alternatives. All screenshots and instructions are based on the Azure portal GUI, which is most commonly accessed from Windows environments. There are no examples or guidance for using Azure CLI, REST API, or automation tools that are platform-agnostic or Linux-friendly. The documentation does not mention PowerShell, but it implicitly assumes a Windows-centric workflow by omitting Linux or CLI alternatives.
Recommendations
- Add equivalent instructions for managing EA billing tasks using Azure CLI and REST API, which are cross-platform and work on Linux.
- Include examples and screenshots for Azure CLI commands alongside portal-based steps.
- Reference automation options (e.g., scripting with Bash, Python, or PowerShell Core) for common tasks to support Linux users.
- Clarify that the Azure portal is accessible from any modern browser and is not limited to Windows.
- Provide links to documentation for Azure CLI and REST API for all major administrative actions described.
- Ensure terminology and examples do not assume Windows-only environments or authentication methods.