Detected Bias Types
Windows First
Powershell Heavy
Summary
The documentation provides monitoring instructions for Azure App Configuration using the Azure portal, Azure CLI, and PowerShell. In the CLI section, Windows PowerShell is mentioned first as an example of a command console application, and the PowerShell section exclusively references Windows PowerShell, with no mention of Bash or Linux/macOS-specific shells. The CLI instructions do not clarify that Bash or other shells are equally supported, and screenshots and step-by-step instructions are portal-centric, which is cross-platform but may implicitly favor Windows users by referencing Windows PowerShell more prominently.
Recommendations
- Clarify that Azure CLI commands work equally well in Bash, zsh, or other Linux/macOS shells, not just Windows PowerShell.
- In the CLI section, mention Bash or other Linux/macOS shells alongside Windows PowerShell when referencing command console applications.
- Add explicit instructions or notes for Linux/macOS users where relevant, such as opening a terminal and running Azure CLI commands.
- Consider providing PowerShell Core (pwsh) examples, which are cross-platform, or note that PowerShell examples are for Windows unless otherwise specified.
- Ensure screenshots and instructions do not assume Windows-specific UI elements unless necessary.