An Azure CDN Profile is a top-level resource that defines a content delivery network configuration. It acts as a container for one or more CDN endpoints, which deliver cached content to users from strategically placed edge locations. The profile specifies the pricing tier, features, and provider (such as Azure CDN Standard or Premium). It enables faster content delivery, reduced latency, and improved scalability for web applications, media, and APIs.
Fields
Title | ID | Type | Data Type | Description |
---|
| _key | core | string | |
| front_door_id | core | string | The Id of the frontdoor. |
| id | core | string | Resource ID. |
| identity | core | json | Managed service identity (system assigned and/or user assigned identities) |
| kind | core | string | Kind of the profile. Used by portal to differentiate traditional CDN profile and new AFD profile. |
| location | core | string | Resource location. |
| log_scrubbing | core | json | Defines rules that scrub sensitive fields in the Azure Front Door profile logs. |
| name | core | string | Resource name. |
| origin_response_timeout_seconds | core | int64 | Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns. |
| provisioning_state | core | string | Provisioning status of the profile. |
| resource_group | core | string | |
| resource_state | core | string | Resource status of the profile. |
| sku | core | json | Standard_Verizon = The SKU name for a Standard Verizon CDN profile.
Premium_Verizon = The SKU name for a Premium Verizon CDN profile.
Custom_Verizon = The SKU name for a Custom Verizon CDN profile.
Standard_Akamai = The SKU name for an Akamai CDN profile.
Standard_ChinaCdn = The SKU name for a China CDN profile for VOD, Web and download scenarios using GB based billing model.
Standard_Microsoft = The SKU name for a Standard Microsoft CDN profile.
Standard_AzureFrontDoor = The SKU name for an Azure Front Door Standard profile.
Premium_AzureFrontDoor = The SKU name for an Azure Front Door Premium profile.
Standard_955BandWidth_ChinaCdn = The SKU name for a China CDN profile for VOD, Web and download scenarios using 95-5 peak bandwidth billing model.
Standard_AvgBandWidth_ChinaCdn = The SKU name for a China CDN profile for VOD, Web and download scenarios using monthly average peak bandwidth billing model.
StandardPlus_ChinaCdn = The SKU name for a China CDN profile for live-streaming using GB based billing model.
StandardPlus_955BandWidth_ChinaCdn = The SKU name for a China CDN live-streaming profile using 95-5 peak bandwidth billing model.
StandardPlus_AvgBandWidth_ChinaCdn = The SKU name for a China CDN live-streaming profile using monthly average peak bandwidth billing model. |
| subscription_id | core | string | |
| subscription_name | core | string | |
| system_data | core | json | Read only system data |
| tags | core | hstore | |
| type | core | string | Resource type. |