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
⚠️
windows_tools
Summary:
The documentation page is heavily focused on Windows and PowerShell. All deployment examples use Azure PowerShell, with no Azure CLI or Bash/Linux shell examples provided inline. The 'Create a VM' section links only to Windows VM creation guides, and the overall workflow assumes familiarity with Windows tools and patterns. Linux users are not given equivalent step-by-step guidance, and Linux command-line tools are not mentioned or demonstrated.
Recommendations:
- Add parallel Azure CLI (az) examples for all deployment steps, with Bash syntax, to provide Linux parity.
- In the 'Create a VM' section, link to both Windows and Linux VM creation quickstarts.
- Where PowerShell is mentioned, clarify that Azure CLI is also supported and provide links or tabs for both.
- Review terminology and instructions to ensure they are not Windows-specific (e.g., avoid assuming use of PowerShell or Windows-only tools).
- Consider using tabbed content blocks to allow users to select their preferred platform (PowerShell, Azure CLI, Portal).
Create pull request