Detected Bias Types
Powershell Heavy
Windows First
Missing Linux Example
Summary
The documentation provides examples for Azure portal, Azure CLI, and PowerShell, with explicit mention of PowerShell and .NET SDK, both of which are traditionally Windows-centric. There is no mention of Bash, Linux shell, or cross-platform scripting alternatives. The CLI section is present, but PowerShell is given equal prominence, and .NET SDK is referenced without mention of other SDKs (e.g., Python, Java). There are no Linux/macOS-specific instructions or examples.
Recommendations
- Add explicit Bash/Linux shell examples where applicable, especially for CLI usage.
- Clarify that Azure CLI is cross-platform and provide Linux/macOS installation and usage notes.
- Include examples using other SDKs (e.g., Python, Java) that are popular on Linux/macOS.
- Mention cross-platform alternatives to PowerShell and .NET SDK.
- Ensure that PowerShell is not presented as the default or primary scripting method.