Detected Bias Types
Windows First
Powershell Heavy
Summary
The documentation presents tutorials for Azure portal, CLI, PowerShell, and ARM templates. PowerShell, a Windows-centric tool, is given its own dedicated section with multiple examples, while there is no mention of Linux-specific tools (such as Bash scripts or references to Linux shell environments). The CLI section is platform-neutral, but the ordering of sections places PowerShell before ARM templates and does not clarify Linux parity. There are no explicit Linux or Bash examples, nor is there guidance for Linux users on using equivalent tools.
Recommendations
- Add explicit Bash or shell script examples for Linux users alongside PowerShell examples.
- Clarify that Azure CLI is cross-platform and provide sample commands in both Windows (cmd/PowerShell) and Linux (Bash) syntax where relevant.
- Include a note or section on using these tools from Linux environments, with links to Linux-specific quickstarts if available.
- Consider reordering sections so that platform-neutral tools (CLI, ARM templates) are presented before platform-specific ones (PowerShell).