How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure FrontDoors API

The FrontDoors API from Microsoft Azure — 9 operation(s) for frontdoors.

Microsoft Azure FrontDoors API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include FrontDoors. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 11 operations across 9 paths, and defines 30 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

11 operations 9 paths 30 schemas 1 DELETE5 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 11

Across 9 paths, the API surfaces 11 operations — 1 DELETE, 5 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

FrontDoors 11
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Network/frontDoors
Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Frontdoors
microsoftAzureFrontdoorsList 2 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors
microsoftAzureFrontdoorsListbyresourcegroup 3 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors/{frontDoorName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname
microsoftAzureFrontdoorsGet 4 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors/{frontDoorName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname
microsoftAzureFrontdoorsCreateorupdate 4 params body → 200201202default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors/{frontDoorName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname
microsoftAzureFrontdoorsDelete 4 params → 202204default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors/{frontDoorName}/frontendEndpoints
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Frontendendpoints
microsoftAzureFrontendendpointsListbyfrontdoor 4 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors/{frontDoorName}/frontendEndpoints/{frontendEndpointName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Frontendendpoints Frontendendpointname
microsoftAzureFrontendendpointsGet 5 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors/{frontDoorName}/purge
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Purge
microsoftAzureEndpointsPurgecontent 4 params body → 200202default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors/{frontDoorName}/frontendEndpoints/{frontendEndpointName}/enableHttps
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Frontendendpoints Frontendendpointname Enablehttps
microsoftAzureFrontendendpointsEnablehttps 5 params body → 200202default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors/{frontDoorName}/frontendEndpoints/{frontendEndpointName}/disableHttps
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Frontendendpoints Frontendendpointname Disablehttps
microsoftAzureFrontendendpointsDisablehttps 5 params → 200202default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors/{frontDoorName}/validateCustomDomain
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Validatecustomdomain
microsoftAzureFrontdoorsValidatecustomdomain 4 params body → 200default

Schemas 30

The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are RoutingRuleUpdateParameters (8 properties), Backend (7 properties), FrontDoorUpdateParameters (7 properties), FrontendEndpointUpdateParameters (4 properties). Each schema is shown below with its type and property counts.

LoadBalancingSettingsProperties
object
The JSON object that contains the properties required to create load balancing settings
1 property
KeyVaultCertificateSourceParameters
object
Parameters required for bring-your-own-certification via Key Vault
3 properties
LoadBalancingSettingsModel
object
Load balancing settings for a backend pool
3 properties
BackendPool
object
A backend pool is a collection of backends that can be routed to.
3 properties
PurgeParameters
object
Parameters required for content purge.
1 property 1 required
FrontDoorCertificateSourceParameters
object
Parameters required for enabling SSL with Front Door-managed certificates
1 property
FrontendEndpointProperties
object
The JSON object that contains the properties required to create a frontend endpoint.
4 properties
HealthProbeSettingsProperties
object
The JSON object that contains the properties required to create a health probe settings.
1 property
FrontendEndpointUpdateParameters
object
Frontend endpoint used in routing rule
4 properties
FrontDoorProperties
object
The JSON object that contains the properties required to create an endpoint.
3 properties
RoutingRuleProperties
object
The JSON object that contains the properties required to create a routing rule.
1 property
RoutingRuleUpdateParameters
object
Routing rules to apply to an endpoint
8 properties
ResourceState
string
ValidateCustomDomainInput
object
Input of the custom domain to be validated for DNS mapping.
1 property 1 required
BackendPoolUpdateParameters
object
A collection of backends that can be routed to.
3 properties
CacheConfiguration
object
Caching settings for a caching-type route. To disable caching, do not provide a cacheConfiguration object.
2 properties
CustomHttpsConfiguration
object
Https settings for a domain
4 properties
HealthProbeSettingsUpdateParameters
object
L7 health probe settings for a backend pool
3 properties
ValidateCustomDomainOutput
object
Output of custom domain validation.
3 properties
HealthProbeSettingsModel
object
Load balancing settings for a backend pool
3 properties
LoadBalancingSettingsUpdateParameters
object
Round-Robin load balancing settings for a backend pool
3 properties
FrontendEndpointsListResult
object
Result of the request to list frontend endpoints. It contains a list of Frontend endpoint objects and a URL link to get the next set of results.
2 properties
ErrorResponse
object
Error response indicates Front Door service is not able to process the incoming request. The reason is provided in the error message.
2 properties
Backend
object
Backend address of a frontDoor load balancer.
7 properties
BackendPoolProperties
object
The JSON object that contains the properties required to create a routing rule.
1 property
FrontDoorListResult
object
Result of the request to list Front Doors. It contains a list of Front Door objects and a URL link to get the next set of results.
2 properties
FrontDoor
object
Front Door represents a collection of backend endpoints to route traffic to along with rules that specify how traffic is sent there.
1 property
FrontDoorUpdateParameters
object
The properties needed to update a Front Door
7 properties
RoutingRule
object
A routing rule represents a specification for traffic to treat and where to send it, along with health probe information.
3 properties
FrontendEndpoint
object
A frontend endpoint used for routing.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-frontdoors-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure FrontDoors API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.