FrontDoor
Resource Icon

Resource Overview
Azure Front Door is a global application acceleration service that delivers web content to users quickly and reliably by leveraging Microsoft’s globally distributed edge network.
It supports traffic routing, load balancing, health probes, TLS termination, and secure communications, providing high availability and low latency even in multi-origin environments.
Associated Resources
Parent Resources
Resource Configuration
Basic Settings
sku: SKU for the Front Door profile -Standard_AzureFrontDoor,Premium_AzureFrontDoorendpoint_names: List of endpoint names to use
Origin Group Settings (origin_group)
restore_traffic_time_in_minutes: Waiting time (minutes) before traffic failover when an endpoint fails or a new endpoint is added -0~50session_affinity_enabled: Whether to enable session affinity -true,falsehealth_probe_path: Relative path used for origin health checkshealth_probe_protocol: Protocol used for health probes -Http,Httpshealth_probe_method: HTTP method used for health probe requests -HEAD,GEThealth_probe_interval_in_seconds: Interval (seconds) at which health probes are executedload_balancing_latency_in_milliseconds: Additional latency (ms) included in the lowest latency bucketload_balancing_sample_size: Number of samples used for load balancing decisionsload_balancing_sample_required: Number of successful samples required to be considered healthy
Origin Settings (origin)
origin_group_name: Name of the origin group to which the origin belongshost_name: Host name of the origin (IPv4, IPv6, or domain)origin_host_header: Host header value sent to the origincertificate_name_check_enabled: Whether to enable certificate name validation -true,falseenabled: Whether the origin is enabled -true,falsepriority: Origin priority -1~5weight: Load balancing weight -1~1000http_port: HTTP port number -1~65535https_port: HTTPS port number -1~65535
Route Settings (route)
endpoint_name: Name of the Front Door endpoint to which the route appliesorigin_group_name: Name of the origin group to forward traffic topatterns_to_match: List of routing path patternssupported_protocols: Protocols allowed by Front Door -Http,Httpsforwarding_protocol: Protocol used to forward traffic to the backend -HttpOnly,HttpsOnly,MatchRequest