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 shows a moderate Windows bias. In the March 2024 update, automation is described with both Azure CLI and PowerShell commands, but PowerShell is mentioned explicitly and linked, while no explicit mention or link is provided for Linux-native shell or scripting environments. There are no Linux-specific examples, tools, or workflows discussed, and the documentation does not clarify cross-platform parity for command-line automation. The overall focus is on Azure Portal and Microsoft tooling, with no reference to Linux-specific user experiences or tools.
Recommendations:
- Provide explicit Linux/bash/zsh command-line examples alongside PowerShell, or clarify that Azure CLI commands work identically on Linux, macOS, and Windows.
- Include links to Azure CLI documentation for Linux and macOS users, not just PowerShell.
- Add a section or note about cross-platform support, including any differences or requirements for Linux users.
- Where PowerShell is mentioned, also mention bash or other common Linux shells to ensure parity.
- Consider including screenshots or walkthroughs from a Linux environment to demonstrate inclusivity.
Create pull request