Bias Analysis
Detected Bias Types
windows_first
powershell_heavy
missing_linux_example
Summary
The documentation page focuses exclusively on the Azure portal and references PowerShell as the only command-line alternative, with no mention of Linux-native tools, CLI examples, or cross-platform scripting. This creates a Windows-first impression and omits guidance for Linux users.
Recommendations
- Include Azure CLI examples for configuring host scaling, as Azure CLI is cross-platform and widely used on Linux.
- Mention both PowerShell and Azure CLI as alternatives to the portal, and provide links to both sets of instructions.
- Ensure that any command-line instructions are presented in a way that is accessible to users on both Windows and Linux.
- Add a note clarifying that the Azure portal and Azure CLI are both available on all major operating systems.
Create Pull Request