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 Windows bias by linking only to the Windows-specific Azure CLI installation instructions in both the prerequisites and the configuration steps. There are no Linux or macOS installation links or examples, and the 'tabs' parameter in the Azure CLI link is set to 'azure-cli', which defaults to Windows. No Linux-specific tools, commands, or considerations are mentioned.
Recommendations:
- Provide platform-agnostic or platform-specific Azure CLI installation instructions by linking to the main Azure CLI install page or including tabs for Windows, Linux, and macOS.
- Explicitly mention that the Azure CLI commands work cross-platform and, if there are any differences, provide Linux/macOS command examples or notes.
- Avoid using Windows-specific links or defaults unless absolutely necessary; ensure parity in documentation for all major platforms.
- If screenshots or UI instructions are platform-specific, include Linux/macOS equivalents or clarify when instructions are universal.
Create pull request