Skip to main content

profiles

Overview

Nameprofiles
TypeResource
Idazure.cdn.profiles

Fields

NameDatatypeDescription
identityobjectManaged service identity (system assigned and/or user assigned identities)
kindstringKind of the profile. Used by portal to differentiate traditional CDN profile and new AFD profile.
locationstringResource location.
propertiesobjectThe JSON object that contains the properties required to create a profile.
skuobjectStandard_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.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTprofileName, resourceGroupName, subscriptionIdGets an Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
listSELECTsubscriptionIdLists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within an Azure subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within a resource group.
createINSERTprofileName, resourceGroupName, subscriptionId, data__skuCreates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
deleteDELETEprofileName, resourceGroupName, subscriptionIdDeletes an existing Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified parameters. Deleting a profile will result in the deletion of all of the sub-resources including endpoints, origins and custom domains.
_listEXECsubscriptionIdLists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within an Azure subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within a resource group.
can_migrateEXECresourceGroupName, subscriptionId, data__classicResourceReferenceChecks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile.
generate_sso_uriEXECprofileName, resourceGroupName, subscriptionIdGenerates a dynamic SSO URI used to sign in to the CDN supplemental portal. Supplemental portal is used to configure advanced feature capabilities that are not yet available in the Azure portal, such as core reports in a standard profile; rules engine, advanced HTTP reports, and real-time stats and alerts in a premium profile. The SSO URI changes approximately every 10 minutes.
migrateEXECresourceGroupName, subscriptionId, data__classicResourceReference, data__profileName, data__skuMigrate the CDN profile to Azure Frontdoor(Standard/Premium) profile. The change need to be committed after this.
migration_commitEXECprofileName, resourceGroupName, subscriptionIdCommit the migrated Azure Frontdoor(Standard/Premium) profile.
updateEXECprofileName, resourceGroupName, subscriptionIdUpdates an existing Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.