az cdn profile-migration
This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Classic cdn profile migration operations.
Commands
Name | Description | Type | Status |
---|---|---|---|
az cdn profile-migration abort |
Abort the migration to Azure Frontdoor Premium/Standard. |
Core | Preview |
az cdn profile-migration check-compatibility |
Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile. |
Core | Preview |
az cdn profile-migration commit |
Commit the migrated Azure Frontdoor(Standard/Premium) profile. |
Core | Preview |
az cdn profile-migration migrate |
Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile. This step prepares the profile for migration and will be followed by Commit to finalize the migration. |
Core | Preview |
az cdn profile-migration abort
Command group 'az cdn profile-migration' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Abort the migration to Azure Frontdoor Premium/Standard.
az cdn profile-migration abort [--ids]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--profile-name]
[--resource-group]
[--subscription]
Optional Parameters
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Do not wait for the long-running operation to finish.
Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the resource group.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az cdn profile-migration check-compatibility
Command group 'az cdn profile-migration' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile.
az cdn profile-migration check-compatibility [--ids]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--profile-name]
[--resource-group]
[--subscription]
Optional Parameters
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Do not wait for the long-running operation to finish.
Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the resource group.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az cdn profile-migration commit
Command group 'az cdn profile-migration' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Commit the migrated Azure Frontdoor(Standard/Premium) profile.
az cdn profile-migration commit [--ids]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--profile-name]
[--resource-group]
[--subscription]
Optional Parameters
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Do not wait for the long-running operation to finish.
Name of the CDN profile which is unique within the resource group.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az cdn profile-migration migrate
Command group 'az cdn profile-migration' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile. This step prepares the profile for migration and will be followed by Commit to finalize the migration.
az cdn profile-migration migrate [--identity-type {None, SystemAssigned, SystemAssigned, UserAssigned, UserAssigned}]
[--ids]
[--migration-endpoint-mappings]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--profile-name]
[--resource-group]
[--sku {Custom_Verizon, Premium_AzureFrontDoor, Premium_Verizon, StandardPlus_955BandWidth_ChinaCdn, StandardPlus_AvgBandWidth_ChinaCdn, StandardPlus_ChinaCdn, Standard_955BandWidth_ChinaCdn, Standard_Akamai, Standard_AvgBandWidth_ChinaCdn, Standard_AzureFrontDoor, Standard_ChinaCdn, Standard_Microsoft, Standard_Verizon}]
[--subscription]
[--user-assigned-identities]
Optional Parameters
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
A name map between classic CDN endpoints and AFD Premium/Standard endpoints. Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.
Do not wait for the long-running operation to finish.
Name of the Azure Front Door Standard or Azure Front Door Premium which is unique within the resource group.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name of the pricing tier.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{{subscriptionId}}/resourceGroups/{{resourceGroupName}}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{{identityName}}. The dictionary values can be empty objects ({{}}) in requests. Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.