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 exclusively providing PowerShell commands and referencing Windows-centric tools for obtaining VM extension lists in Azure Government. There are no CLI or Bash examples for Linux users, and the workflow is described only in terms of Windows/PowerShell usage. Additionally, the 'Next steps' section lists the Windows extension deployment link before the Linux equivalent.
Recommendations:
- Add equivalent Azure CLI (az) and/or Bash examples for listing VM extensions, ensuring Linux and cross-platform users are supported.
- Explicitly mention that PowerShell is not required and provide alternative instructions for non-Windows environments.
- In the 'Next steps' section, alternate the order of Windows and Linux links or present them together to avoid implicit prioritization.
- Clarify in the introduction that the instructions apply to both Windows and Linux users, and provide links to both sets of tooling.
Create pull request