Bias Analysis
Detected Bias Types
windows_tools
powershell_heavy
windows_first
missing_linux_example
Summary
The documentation references PowerShell and Azure CLI as upgrade tools, but consistently mentions PowerShell first and does not provide explicit Linux/macOS command examples or guidance. The upgrade process is described as available via the Azure portal, CLI, or PowerShell, but PowerShell is highlighted in troubleshooting scenarios and is mentioned before CLI. There is no mention of Bash, shell, or Linux-specific patterns, and no example commands for Linux/macOS users.
Recommendations
- Provide explicit Linux/macOS command examples using Azure CLI (az) and Bash.
- When listing upgrade tools, mention Azure CLI before PowerShell or present both equally.
- Clarify that Azure CLI is cross-platform and provide installation/use instructions for Linux/macOS.
- Add troubleshooting steps or notes relevant to Linux/macOS users, not just PowerShell.
- Include links to Azure CLI documentation for Linux/macOS.
Create Pull Request