Package-level declarations
Types
A CDN Endpoint is the entity within a CDN Profile containing configuration information regarding caching behaviours and origins. The CDN Endpoint is exposed using the URL format <endpointname>.azureedge.net
. !>Be Aware: Azure is rolling out a breaking change on Friday 9th April 2021 which may cause issues with the CDN/FrontDoor resources. More information is available in this GitHub issue as the necessary changes are identified.
A CDN Endpoint is the entity within a CDN Profile containing configuration information regarding caching behaviours and origins. The CDN Endpoint is exposed using the URL format <endpointname>.azureedge.net
. !>Be Aware: Azure is rolling out a breaking change on Friday 9th April 2021 which may cause issues with the CDN/FrontDoor resources. More information is available in this GitHub issue as the necessary changes are identified.
Builder for EndpointArgs.
Manages a Custom Domain for a CDN Endpoint.
Manages a Custom Domain for a CDN Endpoint.
Builder for EndpointCustomDomainArgs.
Builder for EndpointCustomDomain.
Builder for Endpoint.
The name of your DNS TXT record should be in the format of _dnsauth.<your_subdomain>
. So, for example, if we use the host_name
in the example usage above you would create a DNS TXT record with the name of _dnsauth.contoso
which contains the value of the Front Door Custom Domains validation_token
field. See the product documentation for more information.
The name of your DNS TXT record should be in the format of _dnsauth.<your_subdomain>
. So, for example, if we use the host_name
in the example usage above you would create a DNS TXT record with the name of _dnsauth.contoso
which contains the value of the Front Door Custom Domains validation_token
field. See the product documentation for more information.
Builder for FrontdoorCustomDomainArgs.
Manages the association between a Front Door (standard/premium) Custom Domain and one or more Front Door (standard/premium) Routes.
Manages the association between a Front Door (standard/premium) Custom Domain and one or more Front Door (standard/premium) Routes.
Builder for FrontdoorCustomDomain.
Manages a Front Door (standard/premium) Endpoint.
Builder for FrontdoorEndpointArgs.
Builder for FrontdoorEndpoint.
Manages a Front Door (standard/premium) Firewall Policy instance.
Manages a Front Door (standard/premium) Firewall Policy instance.
Builder for FrontdoorFirewallPolicyArgs.
Builder for FrontdoorFirewallPolicy.
Manages a Front Door (standard/premium) Origin. !>IMPORTANT: If you are attempting to implement an Origin that uses its own Private Link Service with a Load Balancer the Profile resource in your configuration file must have a depends_on
meta-argument which references the azure.privatedns.LinkService
, see Example Usage With Private Link Service
below.
Manages a Front Door (standard/premium) Origin. !>IMPORTANT: If you are attempting to implement an Origin that uses its own Private Link Service with a Load Balancer the Profile resource in your configuration file must have a depends_on
meta-argument which references the azure.privatedns.LinkService
, see Example Usage With Private Link Service
below.
Builder for FrontdoorOriginArgs.
Manages a Front Door (standard/premium) Origin Group.
Manages a Front Door (standard/premium) Origin Group.
Builder for FrontdoorOriginGroupArgs.
Builder for FrontdoorOriginGroup.
Builder for FrontdoorOrigin.
Manages a Front Door (standard/premium) Profile which contains a collection of endpoints and origin groups.
Manages a Front Door (standard/premium) Profile which contains a collection of endpoints and origin groups.
Builder for FrontdoorProfileArgs.
Builder for FrontdoorProfile.
Manages a Front Door (standard/premium) Route.
Manages a Front Door (standard/premium) Route.
Builder for FrontdoorRouteArgs.
Manages the Link To Default Domain property of a Front Door (standard/premium) Route. !>IMPORTANT: This resource has been deprecated and should not be used for new deployments. The azure.cdn.FrontdoorRouteDisableLinkToDefaultDomain
resource will be removed from the 4.0 AzureRM provider. Please use the link_to_default_domain
field in the azure.cdn.FrontdoorRoute
resource to control this value.
Manages the Link To Default Domain property of a Front Door (standard/premium) Route. !>IMPORTANT: This resource has been deprecated and should not be used for new deployments. The azure.cdn.FrontdoorRouteDisableLinkToDefaultDomain
resource will be removed from the 4.0 AzureRM provider. Please use the link_to_default_domain
field in the azure.cdn.FrontdoorRoute
resource to control this value.
Builder for FrontdoorRoute.
Manages a Front Door (standard/premium) Rule. !>IMPORTANT: The Rules resource must include a depends_on
meta-argument which references the azure.cdn.FrontdoorOrigin
and the azure.cdn.FrontdoorOriginGroup
.
Manages a Front Door (standard/premium) Rule. !>IMPORTANT: The Rules resource must include a depends_on
meta-argument which references the azure.cdn.FrontdoorOrigin
and the azure.cdn.FrontdoorOriginGroup
.
Builder for FrontdoorRuleArgs.
Builder for FrontdoorRule.
Manages a Front Door (standard/premium) Rule Set.
Manages a Front Door (standard/premium) Rule Set.
Builder for FrontdoorRuleSetArgs.
Builder for FrontdoorRuleSet.
Manages a Front Door (standard/premium) Secret.
Manages a Front Door (standard/premium) Secret.
Builder for FrontdoorSecretArgs.
Builder for FrontdoorSecret.
Manages a Front Door (standard/premium) Security Policy.
Manages a Front Door (standard/premium) Security Policy.
Builder for FrontdoorSecurityPolicyArgs.
Builder for FrontdoorSecurityPolicy.
Manages a CDN Profile to create a collection of CDN Endpoints. !>Be Aware: Azure is rolling out a breaking change on Friday 9th April 2021 which may cause issues with the CDN/FrontDoor resources. More information is available in this GitHub issue as the necessary changes are identified.
Manages a CDN Profile to create a collection of CDN Endpoints. !>Be Aware: Azure is rolling out a breaking change on Friday 9th April 2021 which may cause issues with the CDN/FrontDoor resources. More information is available in this GitHub issue as the necessary changes are identified.
Builder for ProfileArgs.
Builder for Profile.