Sad Tux - Windows bias detected
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

Detected Bias Types
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation page demonstrates a Windows bias by referencing PowerShell cmdlets (e.g., New-AzApiManagementApiRelease, Update-AzApiManagementApiRelease) as the only command-line automation examples, without mentioning or providing equivalent Azure CLI or REST API commands that are cross-platform and commonly used on Linux/macOS. There are no Linux-specific instructions or examples, and the documentation assumes use of Windows tooling for automation.
Recommendations
  • Provide equivalent Azure CLI commands alongside PowerShell cmdlets for all automation tasks (e.g., setting a revision as current, updating change logs).
  • Include REST API examples where appropriate, as these are platform-agnostic.
  • Explicitly mention that PowerShell examples are for Windows and offer alternatives for Linux/macOS users.
  • Consider reordering examples to present cross-platform tools (Azure CLI, REST API) before or alongside Windows-specific tools.
  • Add a section or note highlighting cross-platform management options for Azure API Management.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean
2025-07-09 23:22 #6 cancelled Clean Clean