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
Summary:
The documentation provides both Azure CLI and Azure PowerShell examples for all deployment and validation steps, but PowerShell is consistently presented as an equal alternative to CLI, and the output screenshots are exclusively from PowerShell. There is no mention of Linux-specific shells or tools, and PowerShell (a Windows-centric tool, though now cross-platform) is highlighted, including in output imagery. The documentation does not reference Linux or bash explicitly, nor does it provide any Linux-specific guidance or troubleshooting.
Recommendations:
- Include explicit references to Linux environments and shells (e.g., bash, zsh) in the prerequisites or deployment steps.
- Provide example screenshots of CLI output from a Linux terminal, not just PowerShell.
- Clarify that Azure CLI commands work cross-platform and can be run in bash or other Linux shells.
- Mention that PowerShell Core is available on Linux, if PowerShell examples are retained.
- Consider adding a 'Linux' or 'Bash' tab alongside CLI and PowerShell, or clarify that the CLI examples are suitable for Linux users.
- Balance the imagery and examples so that Linux users feel equally supported.
Create pull request