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
⚠️
powershell_heavy
⚠️
windows_tools
⚠️
missing_linux_example
Summary:
The documentation demonstrates a Windows bias primarily through the exclusive mention of PowerShell in related content and the absence of Linux/CLI examples or references. The only explicit example of connecting virtual networks refers to PowerShell, with no equivalent Azure CLI or Linux-native tooling mentioned. There are no Bash, Linux, or cross-platform command-line instructions or references, and the documentation does not acknowledge Linux or cross-platform users in its guidance or examples.
Recommendations:
- Add equivalent Azure CLI examples and references alongside or before PowerShell examples, especially in the 'Related content' section.
- Include links to documentation for connecting virtual networks using Azure CLI and/or ARM templates, not just PowerShell.
- Wherever PowerShell is mentioned, clarify that Azure CLI and ARM templates are also supported and provide links or examples.
- Review the documentation for other subtle Windows-centric terminology or assumptions, and ensure parity for Linux and cross-platform users.
- Consider adding a section or note explicitly stating that all operations can be performed from any OS using Azure CLI or the Azure Portal, not just from Windows/PowerShell.
Create pull request