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
⚠️
powershell_heavy
⚠️
windows_tools
Summary:
The documentation demonstrates a clear Windows bias: the main template example is for a Windows VM, all deployment scripts are in PowerShell, and there are no equivalent Azure CLI (Bash) or Linux VM examples. The instructions and screenshots focus on Windows-centric tools and workflows, with Linux alternatives either missing or mentioned only in passing.
Recommendations:
- Provide parallel examples for Linux VMs, including links to Linux-based Quickstart templates.
- Include Azure CLI (az) commands for template deployment alongside PowerShell scripts.
- Show both Bash and PowerShell usage in Cloud Shell, with explicit step-by-step instructions for each.
- Balance references to Windows and Linux tools (e.g., mention both Visual Studio Code and common Linux editors).
- Add screenshots and walkthroughs for Linux environments where appropriate.
Create pull request