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 page demonstrates a subtle Windows bias by linking to resource creation and cleanup guides that use Windows as the default or only example (e.g., URLs with '?tabs=windows' and references to 'platform-azp'). There are no explicit Linux or cross-platform instructions or examples provided, and the documentation does not clarify whether the steps are platform-agnostic or if Linux/macOS users should follow different instructions.
Recommendations:
- Provide equivalent Linux/macOS instructions or clarify that the steps are platform-agnostic where appropriate.
- Update links to resource creation and cleanup guides to either default to a neutral tab or explicitly mention and link to Linux/macOS instructions.
- Add a note in the prerequisites and cleanup sections indicating support for Linux/macOS, or provide links to relevant documentation for those platforms.
- Review all quickstart and reference links to ensure they do not default to Windows-only tabs or pivots, and offer parity for Linux users.
Create pull request