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 demonstrates a Windows bias by providing only PowerShell commands for listing images, referencing connecting via PowerShell, and listing Windows VM creation guides before Linux. There are no CLI or Bash/Linux-native examples for obtaining images, and Windows tools and workflows are prioritized.
Recommendations:
- Add Azure CLI and Bash examples for listing available VM images, alongside PowerShell.
- Include instructions for connecting to Azure Government using the Azure CLI, not just PowerShell.
- Balance the 'Next steps' section by listing Linux VM creation guides alongside or before Windows guides, and include PowerShell, CLI, and portal options for both OS types.
- Avoid referencing only Windows tools (e.g., PowerShell) when cross-platform tools (e.g., Azure CLI) are available.
Create pull request