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:
⚠️ windows_first
⚠️ missing_linux_example
Summary:
The documentation focuses exclusively on using the Azure portal (web UI) for app registration and does not provide any command-line examples. There is no mention of cross-platform CLI tools (such as Azure CLI or Microsoft Graph CLI), nor are there any Linux-specific instructions or examples. This can be considered a subtle 'Windows-first' or 'portal-first' bias, as many Windows users are accustomed to using GUIs, while Linux users often prefer or require CLI-based workflows. The lack of CLI examples or references to cross-platform tools may hinder Linux users or those automating deployments.
Recommendations:
  • Add examples using Azure CLI (az ad app create, az ad app update, etc.) for registering public client applications, which work on both Windows and Linux.
  • Include references or links to Microsoft Graph API documentation for programmatic registration, which is platform-agnostic.
  • Explicitly mention that the Azure portal is accessible from any OS, but provide parity by showing how to accomplish the same tasks via CLI or scripts.
  • If Powershell examples are ever added, ensure equivalent Bash/Azure CLI examples are also included.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased