Detected Bias Types
Windows First
Powershell Heavy
Summary
The documentation provides Azure CLI examples for both bash and PowerShell, but PowerShell syntax is consistently shown alongside bash, sometimes immediately after bash. Notes clarify that Azure CLI commands can run in PowerShell or bash, but PowerShell examples are always present, and bash is not prioritized. There are no Linux-specific tools or workflows mentioned, but the documentation does not exclusively reference Windows tools. Visual Studio Code is recommended, which is cross-platform, and all CLI instructions are compatible with Linux/macOS. However, PowerShell syntax is given equal prominence to bash throughout, and Windows portal screenshots are used.
Recommendations
- Show bash examples first, with PowerShell as an alternative.
- Explicitly state that all CLI commands work on Linux/macOS and provide any necessary Linux-specific notes (e.g., file path differences, environment setup).
- Include screenshots or instructions for Azure portal access from Linux/macOS (if relevant).
- Where possible, clarify that Visual Studio Code and Azure Functions extension are fully supported on Linux/macOS.
- Consider adding a section or note for Linux/macOS users about any potential differences or tips.