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:
⚠️ missing_linux_example
Summary:
The documentation only describes how to purge an Azure CDN endpoint using the Azure Portal (web UI) and does not provide any command-line examples. There are no references to Windows-specific tools, but there is also a lack of parity for Linux users, as no CLI (Azure CLI, Bash, PowerShell) or REST API command examples are provided. This omission can disadvantage users who prefer or require command-line or automation approaches, which are common in Linux environments.
Recommendations:
  • Add examples for purging a CDN endpoint using the Azure CLI (az cdn endpoint purge ...), which works cross-platform (Windows, Linux, macOS).
  • Include REST API example requests (e.g., using curl) to demonstrate purging via HTTP, which is platform-agnostic.
  • If PowerShell examples are added in the future, ensure equivalent Bash/Azure CLI examples are provided and presented together or with Linux-first parity.
  • Explicitly mention that the Azure CLI and REST API approaches are supported on all major operating systems.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean