Detected Bias Types
Windows First
Powershell Heavy
Missing Linux Example
Summary
The documentation mentions integration via Azure portal, APIs, CLI, and PowerShell, but does not provide any examples or guidance for Linux-specific tools or workflows. PowerShell is highlighted as a primary integration method, which is traditionally Windows-centric. There are no explicit Linux command-line examples or references to Bash, Azure CLI usage on Linux, or Linux-native patterns. The ordering also places PowerShell before any mention of cross-platform CLI, suggesting a Windows-first approach.
Recommendations
- Add explicit examples for Azure CLI usage on Linux, including command-line instructions for common integration tasks.
- Clarify that Azure CLI is cross-platform and provide sample commands for both Windows (PowerShell) and Linux (Bash).
- Reorder integration method mentions to list Azure CLI before PowerShell, emphasizing cross-platform parity.
- Include references to Linux-native tools and workflows where applicable, such as Bash scripts for automation.
- Ensure that technical guides and onboarding documentation contain both Windows and Linux examples for all steps.