Bias Analysis
Detected Bias Types
Summary
The documentation provides instructions using a generic dialog without specifying platform-specific steps. However, it does not provide any command-line examples or mention of Linux tools, shells, or workflows, which may leave Linux users without clear guidance if the dialog is Windows-specific or if CLI alternatives are available.
Recommendations
- Add equivalent command-line instructions for both Windows (PowerShell/CMD) and Linux (Bash) environments.
- Clarify whether the dialog is available cross-platform or provide alternative instructions for Linux users.
- Include examples using Azure CLI or environment variable export commands for Linux users.
Create Pull Request