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 referencing PowerShell in the 'Next steps' link, without mentioning or providing equivalent Linux/CLI examples. There are no Linux-specific instructions or examples, and the documentation implicitly assumes the use of Windows tools and patterns.
Recommendations:
- Provide equivalent Linux/Bash/CLI examples alongside or before PowerShell instructions.
- Include references or links to Linux-compatible tools (e.g., Azure CLI, curl, bash scripts) for interacting with the local Azure Resource Manager.
- Ensure that 'Next steps' and related links offer parity for both Windows and Linux users.
- Explicitly state that the APIs and templates can be used from any OS, and provide cross-platform guidance where possible.
Create pull request