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:
⚠️
powershell_heavy
⚠️
windows_first
⚠️
missing_linux_example
Summary:
The documentation page is heavily focused on PowerShell, with all deployment instructions and code samples provided exclusively in Azure PowerShell. There are no examples or guidance for Bash, Azure CLI, or Linux-native workflows within the main content, and the only mention of Azure CLI is a brief link in a list of alternative methods. Additionally, the VM creation quickstart links prioritize Windows VM creation articles, with no direct reference to Linux VM creation guides.
Recommendations:
- Add parallel Azure CLI (bash) examples for each PowerShell deployment step, either inline or in clearly marked tabs.
- Include explicit references and links to Linux VM creation quickstarts alongside the Windows VM quickstart links.
- Ensure that any prerequisites or setup instructions are platform-agnostic or provide both Windows and Linux alternatives.
- Consider restructuring the article or adding tabs to allow users to choose their preferred platform (PowerShell or CLI) from the start.
- Review terminology to avoid implying PowerShell is the default or only supported method for Linux users.
Create pull request