Azure Front Door Service REST API
Article
05/10/2022
2 minutes to read
4 contributors
Feedback
In this article
Azure Front Door Service enables you to define, manage, and monitor the global routing for your web traffic by optimizing for best performance and instant global failover for high availability. With Front Door, you can transform your global (multi-region) consumer and enterprise applications into robust, high-performance personalized modern applications, APIs, and content that reach a global audience with Azure.
REST operation groups
The Front Door Service REST API provides operations for working with the following resources.
Azure Front Door Standard and Premium
Operation group
Description
AFD Custom Domains
Provides operations for working with AFD custom domains.
AFD Endpoints
Create, validate, enable, disable and delete AFD endpoints.
AFD Origin Groups
Operations for managing AFD origin groups, health probe and load balancing across origins.
AFD Origins
Operations for managing AFD origins, private link and certificate name check.
AFD Profiles
Operations for managing AFD profiles. An AFD profile is a collection of AFD endpoints. Purge cached content or configure origin response timeout.
Check Endpoint Name Availability
Check the availability of a resource name. This is needed for resources where name is globally unique, such as an AFD endpoint.
Log Analytics
Get AFD traffic and WAF reports.
Routes
Provides operations for managing routing rules between domains and origin groups, along with rules set.
Rules Sets
Operation for managing AFD rules engine set to customize how requirests get process at the edge. Rules set is a collection of rules.
Rules
Operation for managing AFD rules engine rules to customize how requirests get process at the edge.
Secrets
Operation for managing AFD secrets for bring your TLS certificate.
Security Policies
Operations for managing WAF policies and its association with domains.
Validate
Validate a Secret in the profile.
Front Door (classic)
Web Application Firewall
Operation group
Description
Policies
Provides operations for managing web application firewall policies for a Front Door.
See also