Detected Bias Types
Windows First
Powershell Heavy
Summary
The documentation provides example prompts for both Azure CLI and PowerShell, but PowerShell is listed as a primary scenario alongside CLI, despite PowerShell being predominantly a Windows tool. There is no explicit mention of Linux/macOS equivalents for PowerShell scenarios, and CLI examples do not clarify cross-platform compatibility. The order of presentation (CLI then PowerShell) is reasonable, but the inclusion of PowerShell-specific prompts without Bash or Linux shell alternatives suggests a mild Windows bias.
Recommendations
- Add example prompts for Bash or Linux shell scripting, especially for resource management tasks.
- Clarify in the Azure CLI section that CLI is cross-platform and works on Linux/macOS.
- For PowerShell scenarios, mention that Azure PowerShell is available on Linux/macOS, or provide equivalent Bash/CLI examples.
- Consider balancing the number of PowerShell and CLI examples, or grouping them under a 'Scripting' heading with platform notes.