This page contains Windows bias

About This Page

This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.

Bias Analysis

Bias Types:
⚠️ powershell_heavy
⚠️ windows_tools
⚠️ missing_linux_example
Summary:
The documentation page demonstrates Windows bias by exclusively mentioning the Azure PowerShell cmdlet (New-AzApiManagementUser) as the CLI tool for adding users, without referencing equivalent Azure CLI commands or REST API methods that are platform-agnostic. There are no Linux-specific examples or instructions, and the only automation example provided is PowerShell-based, which is most commonly used on Windows.
Recommendations:
  • Include Azure CLI examples for adding users to the developer portal, as Azure CLI is cross-platform and widely used on Linux and macOS.
  • Reference REST API methods for user management, providing curl or httpie examples that work on any OS.
  • Clearly indicate that PowerShell is available on Linux and macOS, but provide parity by listing Azure CLI and REST API options first or alongside PowerShell.
  • Add a note or section highlighting cross-platform tooling for managing API Management users, ensuring Linux users are not excluded.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-10 00:00 #107 completed ❌ Biased
2025-08-14 00:01 #80 in_progress ❌ Biased
2025-07-13 21:25 #47 cancelled ❌ Biased
2025-07-13 20:48 #44 cancelled ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased