Edit

Bicep and Azure Resource Manager deployment model templates for Azure Front Door

Applies to: ✔️ Front Door Standard ✔️ Front Door Premium

The following table includes links to Bicep and Azure Resource Manager deployment model templates for Azure Front Door.

Sample Description
Front Door (quick create) Creates a basic Front Door profile including an endpoint, origin group, origin, and route.
Rule set Creates a Front Door profile and rule set.
Custom domains Description
Custom domain and managed TLS certificate Creates a Front Door profile with a custom domain and a Microsoft-managed TLS certificate.
Custom domain and customer-managed TLS certificate Creates a Front Door profile with a custom domain and use your own TLS certificate by using Key Vault.
Custom domain and Azure DNS Creates a Front Door profile with a custom domain and an Azure DNS zone.
Web Application Firewall Description
WAF policy with managed rule set Creates a Front Door profile and WAF with managed rule set.
WAF policy with custom rule Creates a Front Door profile and WAF with custom rule.
WAF policy with rate limit Creates a Front Door profile and WAF with a custom rule to perform rate limiting.
WAF policy with geo-filtering Creates a Front Door profile and WAF with a custom rule to perform geo-filtering.
App Service origins Description
App Service Creates an App Service app with a public endpoint, and a Front Door profile.
App Service with Private Link Creates an App Service app with a private endpoint, and a Front Door profile.
Azure Functions origins Description
Azure Functions Creates an Azure Functions app with a public endpoint, and a Front Door profile.
API Management origins Description
API Management (external) Creates an API Management instance with external VNet integration, and a Front Door profile.
Storage origins Description
Storage static website Creates an Azure Storage account and static website with a public endpoint, and a Front Door profile.
Storage blobs with Private Link Creates an Azure Storage account and blob container with a private endpoint, and a Front Door profile.
Application Gateway origins Description
Application Gateway Creates an Application Gateway, and a Front Door profile.
Virtual machine origins Description
Virtual machine with Private Link service Creates a virtual machine and Private Link service, and a Front Door profile.

Next step