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 demonstrates a Windows bias by providing only PowerShell examples for listing images, referencing connecting via PowerShell, and listing Windows VM creation steps before Linux. There are no Linux CLI or Bash examples for obtaining images, and Linux guidance is less prominent.
Recommendations:
- Add equivalent Azure CLI (cross-platform) and Bash examples for listing VM images.
- Include instructions for connecting to Azure Government using the Azure CLI.
- Ensure Linux VM creation steps are presented with equal prominence and ordering as Windows steps.
- Where possible, use neutral, cross-platform tooling (e.g., Azure CLI) in examples.
Create pull request