Skip to content

Azure CDN WebApplicationFirewallManagement

Verified

Manage web application firewall rules for Azure CDN.

APIAI & Machine LearningAuth: See docsFree
Read docs
Updated 2026-06-15

What is Azure CDN WebApplicationFirewallManagement?

The Azure CDN WebApplicationFirewallManagement API supplies endpoints for configuring and administering WAF rules tied to Azure CDN profiles and endpoints.

It supports operations for developers and security teams responsible for protecting CDN-delivered content through custom firewall policies.

Endpoints

6 operations exposed by this API (v2019-06-15-preview).

get/subscriptions/{subscriptionId}/providers/Microsoft.Cdn/CdnWebApplicationFirewallManagedRuleSetsManagedRuleSets_List
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/CdnWebApplicationFirewallPoliciesPolicies_List
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/{policyName}Policies_Delete
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/{policyName}Policies_Get
patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/{policyName}Policies_Update
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/{policyName}Policies_CreateOrUpdate

What you can build with Azure CDN WebApplicationFirewallManagement

Block malicious IPs on CDN endpoints

Developers create and deploy custom WAF rules via the API to deny traffic from known bad IP ranges targeting static assets served through Azure CDN.

Automate rule updates for threat response

Teams script periodic calls to add or modify managed rule sets when new vulnerabilities are disclosed, keeping CDN-protected applications protected without portal changes.

Enforce geo-blocking for content distribution

Applications use the API to toggle geographic restrictions on CDN profiles so that content is only delivered to approved countries or regions.

Get started with Azure CDN WebApplicationFirewallManagement

  1. 1Create an Azure account and enable the CDN profile in the portal
  2. 2Register an app in Azure AD and grant it permissions to the CDN WAF resource
  3. 3Obtain an access token using client credentials or managed identity
  4. 4Review the REST endpoints and request schemas in the service documentation
  5. 5Issue authenticated HTTPS calls to create, list, or update WAF policies

Azure CDN WebApplicationFirewallManagement: pros & cons

Pros

  • +Native integration with existing Azure CDN and AD setups
  • +All traffic encrypted over HTTPS
  • +Fine-grained control over rule sets without UI dependency
  • +Consistent Azure resource management patterns

Cons

  • Requires an active Azure subscription and proper RBAC setup
  • Authentication details must be fetched from separate docs
  • Scope limited to Azure CDN only
Did you find this helpful?

Frequently asked questions

It lets developers programmatically manage web application firewall rules that protect content delivered by Azure CDN.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote Azure CDN WebApplicationFirewallManagement

Add this badge to your website, or share the tool.

DFeatured on DhanasviAzure CDN WebApplicationFirewallManagement 0