Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
Summary
The documentation uses UI terminology and navigation patterns that are familiar to Windows users (e.g., 'left toolbar', 'Settings' header), and does not provide any examples or guidance for Linux users or command-line alternatives. There is no mention of Linux tools or cross-platform CLI approaches.
Recommendations
- Include equivalent instructions using Azure CLI and/or Azure PowerShell, with explicit cross-platform notes.
- Add screenshots or descriptions that clarify the UI is the same across platforms, or highlight any differences for Linux/macOS users.
- Mention that the Azure portal is web-based and accessible from any OS, to avoid implying a Windows-only workflow.
- Provide links to documentation for configuring application settings via CLI or ARM templates for automation and Linux parity.
Create Pull Request