Bias Analysis
Detected Bias Types
windows_first
powershell_heavy
missing_linux_example
Summary
The documentation lists PowerShell before Azure CLI when describing command-line options for creating private endpoints, which may suggest a Windows-first or PowerShell-heavy bias. There are no explicit Linux-specific examples, screenshots, or references, and the CLI link is not labeled as 'Azure CLI' or 'Bash', which could help Linux users. The approval process and screenshots are portal-based, which is cross-platform, but the lack of Linux/CLI parity in the walkthrough is notable.
Recommendations
- List Azure CLI before PowerShell when presenting cross-platform command-line options, or present both equally.
- Explicitly mention that Azure CLI commands can be run on Linux, macOS, and Windows.
- Provide example commands for both PowerShell and Azure CLI inline, not just as links.
- Include at least one screenshot or terminal snippet showing Azure CLI usage on a Linux terminal.
- Clarify that the Azure portal is web-based and accessible from any OS.
Create Pull Request