Detected Bias Types
Powershell Heavy
Windows First
Missing Linux Example
Summary
The documentation page exclusively uses PowerShell cmdlets and examples for VPN troubleshooting, with no Azure CLI, Bash, or Linux-native command examples provided. The prerequisites and instructions focus on Azure PowerShell and Cloud Shell, which, while available cross-platform, are more familiar to Windows users. There is no mention of Linux shell scripting or CLI workflows in the main content, and the only reference to CLI is in the 'Related content' section, not in the main instructional flow.
Recommendations
- Add parallel Azure CLI examples for all PowerShell commands, ideally using Bash syntax.
- Update prerequisites to mention both Azure PowerShell and Azure CLI as supported options, with links to installation guides for each.
- Where PowerShell is referenced, clarify that Azure CLI is also available and provide a tabbed interface or side-by-side examples for both.
- Include Linux/Bash-specific notes or tips where relevant, such as accessing logs or using CLI tools.
- Ensure that links to CLI-based troubleshooting are more prominent, not just in 'Related content'.