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 primarily describes deployment using the Azure Portal and briefly mentions Azure PowerShell, Azure CLI, and REST API as alternatives. However, it links only to the PowerShell deployment guide and does not provide direct examples or links for Linux users (e.g., Bash/CLI instructions). The order of mention and linking prioritizes Windows-centric tools, and there are no Linux-specific examples or parity in guidance.
Recommendations:
- Add explicit Azure CLI (Bash) deployment instructions or links alongside PowerShell, ensuring both Windows and Linux users are equally supported.
- When referencing alternative deployment methods, list Azure CLI before or alongside PowerShell, not after.
- Provide example commands for both PowerShell and Azure CLI in the documentation, or link to both sets of instructions.
- Include a note clarifying that the Azure CLI is cross-platform and suitable for Linux, macOS, and Windows users.
- Ensure that all referenced guides (such as 'Deploy templates') include both PowerShell and CLI tabs/examples.
Create pull request