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 provides a PowerShell command (`New-AzApiManagementSystemCertificate`) as the only CLI-based alternative to the Azure Portal for uploading a CA certificate. There are no examples or mentions of equivalent Linux-friendly tools (such as Azure CLI or REST API usage) for this operation. The documentation implicitly assumes a Windows environment by referencing PowerShell exclusively, and does not provide parity for Linux or cross-platform users.
Recommendations:
  • Add Azure CLI examples for uploading and managing CA certificates, as Azure CLI is cross-platform and widely used on Linux and macOS.
  • Include REST API examples (with curl or similar tools) for certificate management tasks, allowing users on any OS to automate these operations.
  • When mentioning PowerShell, also mention and provide examples for other platforms/tools in parallel, rather than exclusively or first.
  • Explicitly state that the PowerShell command is one option, and link to documentation for other methods (CLI, REST API) where available.
  • Review all command-line instructions to ensure Linux users are not excluded or required to use Windows-specific tools.
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 ✅ Clean
2025-07-13 20:48 #44 cancelled ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased