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 references the procedure to use ARM templates by linking to a guide that lists 'CLI, PowerShell, ARM' in its URL and description, but does not provide explicit Linux (Bash/Azure CLI) examples or instructions on this page. The only actionable deployment method shown is the 'Deploy to Azure' button, which opens the Azure Portal, a web-based tool, but there is no mention or example of how to deploy using cross-platform tools like Azure CLI from Linux/macOS. This may lead Linux users to feel unsupported or unclear about non-Windows deployment options.
Recommendations:
- Add explicit Azure CLI (Bash) examples for deploying the ARM templates, suitable for Linux/macOS users.
- Mention that ARM templates can be deployed using cross-platform tools such as Azure CLI, and provide a sample command.
- Ensure that references to procedures or guides do not prioritize PowerShell or Windows tools in their naming or ordering.
- If linking to external guides, clarify which steps are cross-platform and which are Windows-specific.
Create pull request