Bias Analysis
Detected Bias Types
powershell_heavy
windows_first
missing_linux_example
Summary
The documentation page demonstrates a Windows bias by explicitly mentioning PowerShell script generation for optimization tasks and listing PowerShell before Azure CLI. No Linux-specific examples or shell scripts (e.g., Bash) are provided, and the sample prompts focus on PowerShell and CLI without clarifying cross-platform usage or parity.
Recommendations
- Include explicit Bash/Linux shell script examples alongside PowerShell and Azure CLI.
- Clarify that Azure CLI is cross-platform and provide usage notes for Linux/macOS users.
- Add sample prompts requesting Bash scripts for optimization tasks.
- Ensure that references to script generation do not prioritize PowerShell over CLI or other cross-platform tools.
- Mention Linux tools or workflows where relevant, and provide guidance for non-Windows environments.
Create Pull Request