Detected Bias Types
Windows First
Powershell Heavy
Summary
The documentation provides parity for both Linux and Windows throughout most sections, including CLI, REST, and portal instructions. However, there is mild Windows bias in the PowerShell examples, which default to Windows as the OS type, and in some cases, Windows is mentioned before Linux (e.g., in the PowerShell section). Additionally, PowerShell is a Windows-centric tool, and its examples are presented alongside CLI, but not prioritized over CLI. The CLI and REST examples default to Linux, balancing the bias. No critical Linux examples are missing, and all workflows are cross-platform.
Recommendations
- In PowerShell examples, show Linux as the default OS type or provide both Linux and Windows variants equally.
- Where possible, clarify that PowerShell can be used on Linux/macOS as well, or suggest cross-platform alternatives.
- Ensure that OS-specific guidance and examples are presented in parallel (e.g., 'To create a Linux image, use ...; to create a Windows image, use ...') rather than defaulting to Windows.
- Consider adding a note about PowerShell Core's cross-platform support for Linux/macOS users.