CDN Profiles Endpoint

This table represents the CDN Profiles Endpoint resource from Microsoft Azure.

azure.cdn_profiles_endpoint

Fields

TitleIDTypeData TypeDescription
_keycorestring
content_types_to_compresscorearray<string>List of content types on which compression applies. The value should be a valid MIME type.
custom_domainscorejsonThe custom domains under the endpoint.
default_origin_groupcorejsonA reference to the origin group.
delivery_policycorejsonA policy that specifies the delivery rules to be used for an endpoint.
geo_filterscorejsonList of rules defining the user's geo access within a CDN endpoint. Each geo filter defines an access rule to a specified path or content, e.g. block APAC for path /pictures/
host_namecorestringThe host name of the endpoint structured as {endpointName}.{DNSZone}, e.g. contoso.azureedge.net
idcorestringResource ID.
is_compression_enabledcoreboolIndicates whether content compression is enabled on CDN. Default value is false. If compression is enabled, content will be served as compressed if user requests for a compressed version. Content won't be compressed on CDN when requested content is smaller than 1 byte or larger than 1 MB.
is_http_allowedcoreboolIndicates whether HTTP traffic is allowed on the endpoint. Default value is true. At least one protocol (HTTP or HTTPS) must be allowed.
is_https_allowedcoreboolIndicates whether HTTPS traffic is allowed on the endpoint. Default value is true. At least one protocol (HTTP or HTTPS) must be allowed.
locationcorestringResource location.
namecorestringResource name.
optimization_typecorestringSpecifies what scenario the customer wants this CDN endpoint to optimize for, e.g. Download, Media services. With this information, CDN can apply scenario driven optimization.
origin_groupscorejsonThe origin groups comprising of origins that are used for load balancing the traffic based on availability.
origin_host_headercorestringThe host header value sent to the origin with each request. This property at Endpoint is only allowed when endpoint uses single origin and can be overridden by the same property specified at origin.If you leave this blank, the request hostname determines this value. Azure CDN origins, such as Web Apps, Blob Storage, and Cloud Services require this host header value to match the origin hostname by default.
origin_pathcorestringA directory path on the origin that CDN can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.
originscorejsonThe source of the content being delivered via CDN.
probe_pathcorestringPath to a file hosted on the origin which helps accelerate delivery of the dynamic content and calculate the most optimal routes for the CDN. This is relative to the origin path. This property is only relevant when using a single origin.
provisioning_statecorestringProvisioning status of the endpoint.
query_string_caching_behaviorcorestringDefines how CDN caches requests that include query strings. You can ignore any query strings when caching, bypass caching to prevent requests that contain query strings from being cached, or cache every request with a unique URL.
resource_groupcorestring
resource_statecorestringResource status of the endpoint.
subscription_idcorestring
subscription_namecorestring
system_datacorejson
tagscorehstore_csv
typecorestringResource type.
url_signing_keyscorejsonList of keys used to validate the signed URL hashes.
web_application_firewall_policy_linkcorejsonDefines the Web Application Firewall policy for the endpoint (if applicable)