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 exclusively to Windows installation instructions for Azure CLI and not mentioning or linking to Linux or macOS equivalents. All command-line examples use the Azure CLI, which is cross-platform, but the lack of explicit Linux/macOS installation guidance may hinder non-Windows users.
Recommendations:
- Provide installation instructions or links for Azure CLI on Linux and macOS alongside the Windows link.
- Explicitly state that all Azure CLI commands work on Windows, Linux, and macOS.
- Consider adding a 'Platform' note or table to clarify cross-platform compatibility.
- If referencing Cloud Shell, mention that it is accessible from any OS via browser.
Create pull request