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_tools
⚠️
missing_linux_example
⚠️
windows_first
Summary:
The documentation page demonstrates a Windows bias by providing only PowerShell-based instructions for listing VM extensions in Azure Government, referencing Windows-centric tools and workflows, and omitting equivalent Linux/CLI examples. Additionally, the 'Next steps' section lists Windows extension deployment before Linux, reinforcing the Windows-first pattern.
Recommendations:
- Include equivalent Azure CLI or Bash examples for listing VM extensions, ensuring Linux users have clear guidance.
- Explicitly mention that PowerShell is cross-platform, or clarify if the instructions are Windows-only.
- Provide links or references to Linux/CLI documentation alongside PowerShell instructions.
- Alternate the order of 'Next steps' to avoid always listing Windows before Linux, or present both options equally.
Create pull request