Bias Analysis
Detected Bias Types
windows_first
powershell_heavy
Summary
The documentation page lists both Azure CLI and PowerShell script generation as Copilot capabilities, but PowerShell is mentioned directly after CLI and before other Linux-native tools. No Linux/macOS-specific tools or shell examples (e.g., Bash) are referenced, and PowerShell (a Windows-centric tool, though cross-platform) is highlighted as a primary scripting option. There are no explicit Linux/macOS examples, nor are Linux-specific patterns or tools (such as Bash, zsh, or Linux package managers) mentioned. The ordering and emphasis suggest a mild Windows-first bias.
Recommendations
- Include explicit examples or references for Linux/macOS users, such as Bash shell scripts or zsh.
- Mention that Azure CLI and PowerShell are both cross-platform, and clarify usage on Linux/macOS.
- Add links or examples for Linux-native tools and workflows where relevant.
- Ensure that script generation capabilities highlight parity between PowerShell and Bash, and show examples for both.
Create Pull Request