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
⚠️
powershell_heavy
Summary:
The documentation provides both Azure CLI and Azure PowerShell examples, but the PowerShell example is given its own dedicated tab, which can be interpreted as giving it equal or higher prominence compared to the cross-platform Azure CLI. There are no explicit Linux-specific examples or notes, and the PowerShell example may suggest a Windows-centric workflow, especially for users unfamiliar with cross-platform capabilities of Azure CLI.
Recommendations:
- Explicitly mention that Azure CLI commands work on Windows, Linux, and macOS to reinforce cross-platform support.
- Consider listing the Azure CLI tab first, as it is the most cross-platform tool.
- Add a note clarifying that PowerShell Core is available on Linux and macOS, or provide a Bash shell example to further demonstrate Linux parity.
- Ensure that documentation does not imply PowerShell is the default or preferred method unless justified.
Create pull request