diff --git a/src/Cdn/Cdn.Autorest/Properties/AssemblyInfo.cs b/src/Cdn/Cdn.Autorest/Properties/AssemblyInfo.cs index a11fbf730c99..c520cd2f4806 100644 --- a/src/Cdn/Cdn.Autorest/Properties/AssemblyInfo.cs +++ b/src/Cdn/Cdn.Autorest/Properties/AssemblyInfo.cs @@ -20,7 +20,7 @@ [assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")] [assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")] [assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Cdn")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("3.3.1")] -[assembly: System.Reflection.AssemblyVersionAttribute("3.3.1")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("5.0.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("5.0.0")] [assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] [assembly: System.CLSCompliantAttribute(false)] diff --git a/src/Cdn/Cdn.Autorest/README.md b/src/Cdn/Cdn.Autorest/README.md index 20e6e447bd60..7d927785b3f7 100644 --- a/src/Cdn/Cdn.Autorest/README.md +++ b/src/Cdn/Cdn.Autorest/README.md @@ -487,4 +487,38 @@ directive: where: $.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}"].delete transform: >- $["x-ms-long-running-operation-options"] = {"final-state-via": "azure-async-operation"} + + - where: + subjectPrefix: Cdn + subject: Profile + set: + breaking-change: + deprecated-cmdlet-output-type: Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IUserAssignedIdentities + replacement-cmdlet-output-type: Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IManagedServiceIdentityUserAssignedIdentities + change-description: The type of property 'IdentityUserAssignedIdentity' of type 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfile' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IUserAssignedIdentities' to 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IManagedServiceIdentityUserAssignedIdentities'. + deprecated-by-version: 5.3.0 + deprecated-by-azversion: 14.4.0 + change-effective-date: 2025/11/01 + - where: + subjectPrefix: FrontDoorCdn + subject: Profile + set: + breaking-change: + deprecated-cmdlet-output-type: Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IUserAssignedIdentities + replacement-cmdlet-output-type: Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IManagedServiceIdentityUserAssignedIdentities + change-description: The type of property 'IdentityUserAssignedIdentity' of type 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfile' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IUserAssignedIdentities' to 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IManagedServiceIdentityUserAssignedIdentities'. + deprecated-by-version: 5.3.0 + deprecated-by-azversion: 14.4.0 + change-effective-date: 2025/11/01 + - where: + subjectPrefix: FrontDoorCdn + subject: ProfileSku + set: + breaking-change: + deprecated-cmdlet-output-type: Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IUserAssignedIdentities + replacement-cmdlet-output-type: Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IManagedServiceIdentityUserAssignedIdentities + change-description: The type of property 'IdentityUserAssignedIdentity' of type 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfile' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IUserAssignedIdentities' to 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IManagedServiceIdentityUserAssignedIdentities'. + deprecated-by-version: 5.3.0 + deprecated-by-azversion: 14.4.0 + change-effective-date: 2025/11/01 ``` diff --git a/src/Cdn/Cdn.Autorest/docs/Az.Cdn.md b/src/Cdn/Cdn.Autorest/docs/Az.Cdn.md index 8e74d187c8c9..97d526736184 100644 --- a/src/Cdn/Cdn.Autorest/docs/Az.Cdn.md +++ b/src/Cdn/Cdn.Autorest/docs/Az.Cdn.md @@ -114,7 +114,7 @@ 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. ### [New-AzCdnCustomDomain](New-AzCdnCustomDomain.md) -create a new custom domain within an endpoint. +Create a new custom domain within an endpoint. ### [New-AzCdnDeliveryRuleCacheExpirationActionObject](New-AzCdnDeliveryRuleCacheExpirationActionObject.md) Create an in-memory object for DeliveryRuleCacheExpirationAction. @@ -174,7 +174,7 @@ Create an in-memory object for DeliveryRuleUrlFileNameCondition. Create an in-memory object for DeliveryRuleUrlPathCondition. ### [New-AzCdnEndpoint](New-AzCdnEndpoint.md) -create a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Create a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. ### [New-AzCdnHealthProbeParametersObject](New-AzCdnHealthProbeParametersObject.md) Create an in-memory object for HealthProbeParameters. @@ -189,10 +189,10 @@ Create an in-memory object for CdnManagedHttpsParameters. Create an in-memory object for MigrationEndpointMapping. ### [New-AzCdnOrigin](New-AzCdnOrigin.md) -create a new origin within the specified endpoint. +Create a new origin within the specified endpoint. ### [New-AzCdnOriginGroup](New-AzCdnOriginGroup.md) -create a new origin group within the specified endpoint. +Create a new origin group within the specified endpoint. ### [New-AzCdnOriginGroupOverrideActionObject](New-AzCdnOriginGroupOverrideActionObject.md) Create an in-memory object for OriginGroupOverrideAction. @@ -222,13 +222,13 @@ Create an in-memory object for UrlSigningAction. Create an in-memory object for UserManagedHttpsParameters. ### [New-AzFrontDoorCdnCustomDomain](New-AzFrontDoorCdnCustomDomain.md) -create a new domain within the specified profile. +Create a new domain within the specified profile. ### [New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject](New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.md) Create an in-memory object for AfdDomainHttpsParameters. ### [New-AzFrontDoorCdnEndpoint](New-AzFrontDoorCdnEndpoint.md) -create a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Create a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. ### [New-AzFrontDoorCdnMigrationParametersObject](New-AzFrontDoorCdnMigrationParametersObject.md) Create an in-memory object for MigrationParameters. @@ -237,10 +237,10 @@ Create an in-memory object for MigrationParameters. Create an in-memory object for MigrationWebApplicationFirewallMapping. ### [New-AzFrontDoorCdnOrigin](New-AzFrontDoorCdnOrigin.md) -create a new origin within the specified origin group. +Create a new origin within the specified origin group. ### [New-AzFrontDoorCdnOriginGroup](New-AzFrontDoorCdnOriginGroup.md) -create a new origin group within the specified profile. +Create a new origin group within the specified profile. ### [New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject](New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.md) Create an in-memory object for HealthProbeParameters. @@ -270,10 +270,10 @@ Create an in-memory object for AfdPurgeParameters. Create an in-memory object for ResourceReference. ### [New-AzFrontDoorCdnRoute](New-AzFrontDoorCdnRoute.md) -create a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. +Create a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. ### [New-AzFrontDoorCdnRule](New-AzFrontDoorCdnRule.md) -create a new delivery rule within the specified rule set. +Create a new delivery rule within the specified rule set. ### [New-AzFrontDoorCdnRuleClientPortConditionObject](New-AzFrontDoorCdnRuleClientPortConditionObject.md) Create an in-memory object for DeliveryRuleClientPortCondition. @@ -327,7 +327,7 @@ Create an in-memory object for DeliveryRuleRouteConfigurationOverrideAction. Create an in-memory object for DeliveryRuleServerPortCondition. ### [New-AzFrontDoorCdnRuleSet](New-AzFrontDoorCdnRuleSet.md) -create a new rule set within the specified profile. +Create a new rule set within the specified profile. ### [New-AzFrontDoorCdnRuleSocketAddrConditionObject](New-AzFrontDoorCdnRuleSocketAddrConditionObject.md) Create an in-memory object for DeliveryRuleSocketAddrCondition. @@ -354,7 +354,7 @@ Create an in-memory object for UrlRewriteAction. Create an in-memory object for UrlSigningAction. ### [New-AzFrontDoorCdnSecret](New-AzFrontDoorCdnSecret.md) -create a new Secret within the specified profile. +Create a new Secret within the specified profile. ### [New-AzFrontDoorCdnSecretCustomerCertificateParametersObject](New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.md) Create an in-memory object for CustomerCertificateParameters. @@ -369,7 +369,7 @@ Create an in-memory object for ManagedCertificateParameters. Create an in-memory object for UrlSigningKeyParameters. ### [New-AzFrontDoorCdnSecurityPolicy](New-AzFrontDoorCdnSecurityPolicy.md) -create a new security policy within the specified profile. +Create a new security policy within the specified profile. ### [New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject](New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.md) Create an in-memory object for SecurityPolicyWebApplicationFirewallAssociation. @@ -470,39 +470,39 @@ Validates the custom domain mapping to ensure it maps to the correct Azure Front Check if a classic AFD instance can be migrated to Azure Front Door(Standard/Premium) profile. ### [Update-AzCdnEndpoint](Update-AzCdnEndpoint.md) -update an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Update an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the update Origin operation. To update origin groups, use the update Origin group operation. To update custom domains, use the update Custom Domain operation. ### [Update-AzCdnOrigin](Update-AzCdnOrigin.md) -update an existing origin within an endpoint. +Update an existing origin within an endpoint. ### [Update-AzCdnOriginGroup](Update-AzCdnOriginGroup.md) -update an existing origin group within an endpoint. +Update an existing origin group within an endpoint. ### [Update-AzCdnProfile](Update-AzCdnProfile.md) Updates an existing CDN profile with the specified profile name under the specified subscription and resource group. ### [Update-AzFrontDoorCdnCustomDomain](Update-AzFrontDoorCdnCustomDomain.md) -update an existing domain within a profile. +Update an existing domain within a profile. ### [Update-AzFrontDoorCdnCustomDomainValidationToken](Update-AzFrontDoorCdnCustomDomainValidationToken.md) -refresh the domain validation token. +Refresh the domain validation token. ### [Update-AzFrontDoorCdnEndpoint](Update-AzFrontDoorCdnEndpoint.md) -update an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Update an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the update Origin operation. To update origin groups, use the update Origin group operation. To update domains, use the update Custom Domain operation. ### [Update-AzFrontDoorCdnOrigin](Update-AzFrontDoorCdnOrigin.md) -update an existing origin within an origin group. +Update an existing origin within an origin group. ### [Update-AzFrontDoorCdnOriginGroup](Update-AzFrontDoorCdnOriginGroup.md) -update an existing origin group within a profile. +Update an existing origin group within a profile. ### [Update-AzFrontDoorCdnProfile](Update-AzFrontDoorCdnProfile.md) Updates 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. @@ -511,14 +511,14 @@ Updates an existing Azure Front Door Standard or Azure Front Door Premium or CDN Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor. ### [Update-AzFrontDoorCdnRoute](Update-AzFrontDoorCdnRoute.md) -update an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. +Update an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. ### [Update-AzFrontDoorCdnRule](Update-AzFrontDoorCdnRule.md) -update an existing delivery rule within a rule set. +Update an existing delivery rule within a rule set. ### [Update-AzFrontDoorCdnSecret](Update-AzFrontDoorCdnSecret.md) -update a new Secret within the specified profile. +Update a new Secret within the specified profile. ### [Update-AzFrontDoorCdnSecurityPolicy](Update-AzFrontDoorCdnSecurityPolicy.md) -patch an existing security policy within a profile. +Patch an existing security policy within a profile. diff --git a/src/Cdn/Cdn.Autorest/docs/New-AzCdnCustomDomain.md b/src/Cdn/Cdn.Autorest/docs/New-AzCdnCustomDomain.md index 4b0cba15fe81..82c3c0eaabf8 100644 --- a/src/Cdn/Cdn.Autorest/docs/New-AzCdnCustomDomain.md +++ b/src/Cdn/Cdn.Autorest/docs/New-AzCdnCustomDomain.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzCdnCustomDomain ## SYNOPSIS -create a new custom domain within an endpoint. +Create a new custom domain within an endpoint. ## SYNTAX @@ -61,7 +61,7 @@ New-AzCdnCustomDomain -EndpointName -Name -ProfileName -ProfileName -ResourceGroupName -Name -ProfileName -Res ``` ## DESCRIPTION -create a new origin within the specified endpoint. +Create a new origin within the specified endpoint. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/New-AzCdnOriginGroup.md b/src/Cdn/Cdn.Autorest/docs/New-AzCdnOriginGroup.md index 0614efb3bdff..1262f2dfe3ea 100644 --- a/src/Cdn/Cdn.Autorest/docs/New-AzCdnOriginGroup.md +++ b/src/Cdn/Cdn.Autorest/docs/New-AzCdnOriginGroup.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzCdnOriginGroup ## SYNOPSIS -create a new origin group within the specified endpoint. +Create a new origin group within the specified endpoint. ## SYNTAX @@ -67,7 +67,7 @@ New-AzCdnOriginGroup -EndpointName -Name -ProfileName ``` ## DESCRIPTION -create a new origin group within the specified endpoint. +Create a new origin group within the specified endpoint. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnCustomDomain.md b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnCustomDomain.md index feac80a894fc..4b4fbb930ce0 100644 --- a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnCustomDomain.md +++ b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnCustomDomain.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnCustomDomain ## SYNOPSIS -create a new domain within the specified profile. +Create a new domain within the specified profile. ## SYNTAX @@ -50,7 +50,7 @@ New-AzFrontDoorCdnCustomDomain -CustomDomainName -ProfileName ``` ## DESCRIPTION -create a new domain within the specified profile. +Create a new domain within the specified profile. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnEndpoint.md b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnEndpoint.md index 7caeffc47e60..70d95e2bdd56 100644 --- a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnEndpoint.md +++ b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnEndpoint.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnEndpoint ## SYNOPSIS -create a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Create a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. ## SYNTAX @@ -48,7 +48,7 @@ New-AzFrontDoorCdnEndpoint -EndpointName -ProfileName -Resourc ``` ## DESCRIPTION -create a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Create a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnOrigin.md b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnOrigin.md index 34d6962aac07..69254d51a7e7 100644 --- a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnOrigin.md +++ b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnOrigin.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnOrigin ## SYNOPSIS -create a new origin within the specified origin group. +Create a new origin within the specified origin group. ## SYNTAX @@ -72,7 +72,7 @@ New-AzFrontDoorCdnOrigin -OriginGroupName -OriginName -Profile ``` ## DESCRIPTION -create a new origin within the specified origin group. +Create a new origin within the specified origin group. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnOriginGroup.md b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnOriginGroup.md index 79a4e5d54060..f8804ef5e961 100644 --- a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnOriginGroup.md +++ b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnOriginGroup.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnOriginGroup ## SYNOPSIS -create a new origin group within the specified profile. +Create a new origin group within the specified profile. ## SYNTAX @@ -51,7 +51,7 @@ New-AzFrontDoorCdnOriginGroup -OriginGroupName -ProfileName -R ``` ## DESCRIPTION -create a new origin group within the specified profile. +Create a new origin group within the specified profile. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnRoute.md b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnRoute.md index 46b3b0ffd466..90bc7dd7f5db 100644 --- a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnRoute.md +++ b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnRoute.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnRoute ## SYNOPSIS -create a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. +Create a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. ## SYNTAX @@ -73,7 +73,7 @@ New-AzFrontDoorCdnRoute -EndpointName -Name -ProfileName -ProfileName -ResourceGroupName < ``` ## DESCRIPTION -create a new delivery rule within the specified rule set. +Create a new delivery rule within the specified rule set. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnRuleSet.md b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnRuleSet.md index 0814b7f29e25..744689ce5c38 100644 --- a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnRuleSet.md +++ b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnRuleSet.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnRuleSet ## SYNOPSIS -create a new rule set within the specified profile. +Create a new rule set within the specified profile. ## SYNTAX @@ -25,7 +25,7 @@ New-AzFrontDoorCdnRuleSet -Name -ProfileInputObject [-De ``` ## DESCRIPTION -create a new rule set within the specified profile. +Create a new rule set within the specified profile. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnSecret.md b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnSecret.md index a84e42517255..98a356398370 100644 --- a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnSecret.md +++ b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnSecret.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnSecret ## SYNOPSIS -create a new Secret within the specified profile. +Create a new Secret within the specified profile. ## SYNTAX @@ -46,7 +46,7 @@ New-AzFrontDoorCdnSecret -Name -ProfileName -ResourceGroupName ``` ## DESCRIPTION -create a new Secret within the specified profile. +Create a new Secret within the specified profile. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnSecurityPolicy.md b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnSecurityPolicy.md index 72e09cb945aa..8d580f014084 100644 --- a/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnSecurityPolicy.md +++ b/src/Cdn/Cdn.Autorest/docs/New-AzFrontDoorCdnSecurityPolicy.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnSecurityPolicy ## SYNOPSIS -create a new security policy within the specified profile. +Create a new security policy within the specified profile. ## SYNTAX @@ -48,7 +48,7 @@ New-AzFrontDoorCdnSecurityPolicy -Name -ProfileName -ResourceG ``` ## DESCRIPTION -create a new security policy within the specified profile. +Create a new security policy within the specified profile. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/Update-AzCdnEndpoint.md b/src/Cdn/Cdn.Autorest/docs/Update-AzCdnEndpoint.md index 9bd91bb32d99..b5531850b6a3 100644 --- a/src/Cdn/Cdn.Autorest/docs/Update-AzCdnEndpoint.md +++ b/src/Cdn/Cdn.Autorest/docs/Update-AzCdnEndpoint.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzCdnEndpoint ## SYNOPSIS -update an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Update an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the update Origin operation. To update origin groups, use the update Origin group operation. @@ -72,7 +72,7 @@ Update-AzCdnEndpoint -Name -ProfileName -ResourceGroupName -Name -ProfileName - ``` ## DESCRIPTION -update an existing origin within an endpoint. +Update an existing origin within an endpoint. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/Update-AzCdnOriginGroup.md b/src/Cdn/Cdn.Autorest/docs/Update-AzCdnOriginGroup.md index a902d35f3d93..f6933bcc8547 100644 --- a/src/Cdn/Cdn.Autorest/docs/Update-AzCdnOriginGroup.md +++ b/src/Cdn/Cdn.Autorest/docs/Update-AzCdnOriginGroup.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzCdnOriginGroup ## SYNOPSIS -update an existing origin group within an endpoint. +Update an existing origin group within an endpoint. ## SYNTAX @@ -78,7 +78,7 @@ Update-AzCdnOriginGroup -EndpointName -Name -ProfileName -ProfileName -Pro ``` ## DESCRIPTION -refresh the domain validation token. +Refresh the domain validation token. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnEndpoint.md b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnEndpoint.md index 4fcd0707cfa0..389685b3334b 100644 --- a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnEndpoint.md +++ b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnEndpoint.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzFrontDoorCdnEndpoint ## SYNOPSIS -update an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Update an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the update Origin operation. To update origin groups, use the update Origin group operation. @@ -58,7 +58,7 @@ Update-AzFrontDoorCdnEndpoint -EndpointName -ProfileName -Reso ``` ## DESCRIPTION -update an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Update an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the update Origin operation. To update origin groups, use the update Origin group operation. diff --git a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnOrigin.md b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnOrigin.md index 2e004d024f12..8801db93d197 100644 --- a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnOrigin.md +++ b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnOrigin.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzFrontDoorCdnOrigin ## SYNOPSIS -update an existing origin within an origin group. +Update an existing origin within an origin group. ## SYNTAX @@ -84,7 +84,7 @@ Update-AzFrontDoorCdnOrigin -OriginGroupName -OriginName -Prof ``` ## DESCRIPTION -update an existing origin within an origin group. +Update an existing origin within an origin group. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnOriginGroup.md b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnOriginGroup.md index 96c36a1f8a7f..2c2647cacb88 100644 --- a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnOriginGroup.md +++ b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnOriginGroup.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzFrontDoorCdnOriginGroup ## SYNOPSIS -update an existing origin group within a profile. +Update an existing origin group within a profile. ## SYNTAX @@ -59,7 +59,7 @@ Update-AzFrontDoorCdnOriginGroup -OriginGroupName -ProfileName ``` ## DESCRIPTION -update an existing origin group within a profile. +Update an existing origin group within a profile. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnProfileSku.md b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnProfileSku.md index 59765f3ba412..e10029217a4b 100644 --- a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnProfileSku.md +++ b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnProfileSku.md @@ -55,7 +55,7 @@ Global profileName frontdoor rgName When a CDN profile associated with WAF and copy to a new WAF policy, the subscription and resource group of the new WAF policy should be same with the profile's. Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor. -### Example 2: When the CDN profile associated with WAF and select an exiting WAF policy.. +### Example 2: When the CDN profile associated with WAF and select an existing WAF policy... ```powershell $waf1 = New-AzFrontDoorCdnProfileChangeSkuWafMappingObject -SecurityPolicyName waf1 -ChangeToWafPolicyId /subscriptions/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/resourcegroups/rgtest01/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/existingWAFName1 $waf2 = New-AzFrontDoorCdnProfileChangeSkuWafMappingObject -SecurityPolicyName waf2 -ChangeToWafPolicyId /subscriptions/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/resourcegroups/rgtest02/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/existingWAFName2 diff --git a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnRoute.md b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnRoute.md index c04509fa482b..e00d4a847fe2 100644 --- a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnRoute.md +++ b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnRoute.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzFrontDoorCdnRoute ## SYNOPSIS -update an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. +Update an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. ## SYNTAX @@ -86,7 +86,7 @@ Update-AzFrontDoorCdnRoute -EndpointName -Name -ProfileName -ProfileName -ResourceGroupNam ``` ## DESCRIPTION -update an existing delivery rule within a rule set. +Update an existing delivery rule within a rule set. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnSecret.md b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnSecret.md index 9f0baa468b41..e43834f5a76d 100644 --- a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnSecret.md +++ b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnSecret.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzFrontDoorCdnSecret ## SYNOPSIS -update a new Secret within the specified profile. +Update a new Secret within the specified profile. ## SYNTAX @@ -38,7 +38,7 @@ Update-AzFrontDoorCdnSecret -Name -ProfileInputObject [- ``` ## DESCRIPTION -update a new Secret within the specified profile. +Update a new Secret within the specified profile. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnSecurityPolicy.md b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnSecurityPolicy.md index 4c4b2b40d138..1467f59dab95 100644 --- a/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnSecurityPolicy.md +++ b/src/Cdn/Cdn.Autorest/docs/Update-AzFrontDoorCdnSecurityPolicy.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzFrontDoorCdnSecurityPolicy ## SYNOPSIS -patch an existing security policy within a profile. +Patch an existing security policy within a profile. ## SYNTAX @@ -55,7 +55,7 @@ Update-AzFrontDoorCdnSecurityPolicy -Name -ProfileName -Resour ``` ## DESCRIPTION -patch an existing security policy within a profile. +Patch an existing security policy within a profile. ## EXAMPLES diff --git a/src/Cdn/Cdn.Autorest/generate-info.json b/src/Cdn/Cdn.Autorest/generate-info.json index 1e4436152d8e..8ab70bb79a53 100644 --- a/src/Cdn/Cdn.Autorest/generate-info.json +++ b/src/Cdn/Cdn.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "af5681b5-b6a1-4e8a-8ab3-1743ee4d1d4b" + "generate_Id": "d7334289-8b56-4dbb-8a22-078f2bc6581f" } diff --git a/src/Cdn/Cdn.sln b/src/Cdn/Cdn.sln index 397bc022d896..6d3116be4ccd 100644 --- a/src/Cdn/Cdn.sln +++ b/src/Cdn/Cdn.sln @@ -21,7 +21,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cdn", "Cdn\Cdn.csproj", "{E EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Cdn.Autorest", "Cdn.Autorest", "{C371EC25-5E4E-93C1-5161-3B7B810CF1FB}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Cdn", "..\..\generated\Cdn\Cdn.Autorest\Az.Cdn.csproj", "{C2EBBEC0-4431-40AF-8DC6-818060C9937A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Cdn", "..\..\generated\Cdn\Cdn.Autorest\Az.Cdn.csproj", "{57EC89ED-8930-4567-A8E4-F651906DE3B2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -117,18 +117,18 @@ Global {E79F8C9F-CFFD-41D6-AD19-641B9B95BB3C}.Release|x64.Build.0 = Release|Any CPU {E79F8C9F-CFFD-41D6-AD19-641B9B95BB3C}.Release|x86.ActiveCfg = Release|Any CPU {E79F8C9F-CFFD-41D6-AD19-641B9B95BB3C}.Release|x86.Build.0 = Release|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Debug|x64.ActiveCfg = Debug|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Debug|x64.Build.0 = Debug|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Debug|x86.ActiveCfg = Debug|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Debug|x86.Build.0 = Debug|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Release|Any CPU.Build.0 = Release|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Release|x64.ActiveCfg = Release|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Release|x64.Build.0 = Release|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Release|x86.ActiveCfg = Release|Any CPU - {C2EBBEC0-4431-40AF-8DC6-818060C9937A}.Release|x86.Build.0 = Release|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Debug|x64.ActiveCfg = Debug|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Debug|x64.Build.0 = Debug|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Debug|x86.ActiveCfg = Debug|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Debug|x86.Build.0 = Debug|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Release|Any CPU.Build.0 = Release|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Release|x64.ActiveCfg = Release|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Release|x64.Build.0 = Release|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Release|x86.ActiveCfg = Release|Any CPU + {57EC89ED-8930-4567-A8E4-F651906DE3B2}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -140,6 +140,6 @@ Global {2DFD09CD-2205-40B8-ABE7-AF69A8059123} = {75AB456C-8530-402C-8785-8395E57D9F98} {ECC581D5-5B1D-40BB-A2FA-9708C6BAB72F} = {75AB456C-8530-402C-8785-8395E57D9F98} {A8650B93-78BE-44F5-9A90-3B76F0311A16} = {75AB456C-8530-402C-8785-8395E57D9F98} - {C2EBBEC0-4431-40AF-8DC6-818060C9937A} = {C371EC25-5E4E-93C1-5161-3B7B810CF1FB} + {57EC89ED-8930-4567-A8E4-F651906DE3B2} = {C371EC25-5E4E-93C1-5161-3B7B810CF1FB} EndGlobalSection EndGlobal diff --git a/src/Cdn/Cdn/Az.Cdn.psd1 b/src/Cdn/Cdn/Az.Cdn.psd1 index 39cd8fc226be..e5fa0b1e2c95 100644 --- a/src/Cdn/Cdn/Az.Cdn.psd1 +++ b/src/Cdn/Cdn/Az.Cdn.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 5/14/2025 +# Generated on: 2025/8/5 # @{ @@ -51,16 +51,16 @@ DotNetFrameworkVersion = '4.7.2' # ProcessorArchitecture = '' # Modules that must be imported into the global environment prior to importing this module -RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.0.0'; }) +RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.1.1'; }) # Assemblies that must be loaded prior to importing this module RequiredAssemblies = 'Cdn.Autorest/bin/Az.Cdn.private.dll' # Script files (.ps1) that are run in the caller's environment prior to importing this module. -# ScriptsToProcess = @() +ScriptsToProcess = @() # Type files (.ps1xml) to be loaded when importing this module -# TypesToProcess = @() +TypesToProcess = @() # Format files (.ps1xml) to be loaded when importing this module FormatsToProcess = 'Cdn.Autorest/Az.Cdn.format.ps1xml' @@ -222,7 +222,7 @@ PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. - Tags = 'Azure','ResourceManager','ARM','PSModule','Cdn' + Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'Cdn' # A URL to the license for this module. LicenseUri = 'https://aka.ms/azps-license' @@ -249,7 +249,7 @@ PrivateData = @{ } # End of PSData hashtable - } # End of PrivateData hashtable +} # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' diff --git a/src/Cdn/Cdn/help/Az.Cdn.md b/src/Cdn/Cdn/help/Az.Cdn.md index 1f441d9f16d1..fc4ca56a7928 100644 --- a/src/Cdn/Cdn/help/Az.Cdn.md +++ b/src/Cdn/Cdn/help/Az.Cdn.md @@ -114,7 +114,7 @@ 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. ### [New-AzCdnCustomDomain](New-AzCdnCustomDomain.md) -create a new custom domain within an endpoint. +Create a new custom domain within an endpoint. ### [New-AzCdnDeliveryRuleCacheExpirationActionObject](New-AzCdnDeliveryRuleCacheExpirationActionObject.md) Create an in-memory object for DeliveryRuleCacheExpirationAction. @@ -174,7 +174,7 @@ Create an in-memory object for DeliveryRuleUrlFileNameCondition. Create an in-memory object for DeliveryRuleUrlPathCondition. ### [New-AzCdnEndpoint](New-AzCdnEndpoint.md) -create a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Create a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. ### [New-AzCdnHealthProbeParametersObject](New-AzCdnHealthProbeParametersObject.md) Create an in-memory object for HealthProbeParameters. @@ -189,10 +189,10 @@ Create an in-memory object for CdnManagedHttpsParameters. Create an in-memory object for MigrationEndpointMapping. ### [New-AzCdnOrigin](New-AzCdnOrigin.md) -create a new origin within the specified endpoint. +Create a new origin within the specified endpoint. ### [New-AzCdnOriginGroup](New-AzCdnOriginGroup.md) -create a new origin group within the specified endpoint. +Create a new origin group within the specified endpoint. ### [New-AzCdnOriginGroupOverrideActionObject](New-AzCdnOriginGroupOverrideActionObject.md) Create an in-memory object for OriginGroupOverrideAction. @@ -222,13 +222,13 @@ Create an in-memory object for UrlSigningAction. Create an in-memory object for UserManagedHttpsParameters. ### [New-AzFrontDoorCdnCustomDomain](New-AzFrontDoorCdnCustomDomain.md) -create a new domain within the specified profile. +Create a new domain within the specified profile. ### [New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject](New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.md) Create an in-memory object for AfdDomainHttpsParameters. ### [New-AzFrontDoorCdnEndpoint](New-AzFrontDoorCdnEndpoint.md) -create a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Create a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. ### [New-AzFrontDoorCdnMigrationParametersObject](New-AzFrontDoorCdnMigrationParametersObject.md) Create an in-memory object for MigrationParameters. @@ -237,10 +237,10 @@ Create an in-memory object for MigrationParameters. Create an in-memory object for MigrationWebApplicationFirewallMapping. ### [New-AzFrontDoorCdnOrigin](New-AzFrontDoorCdnOrigin.md) -create a new origin within the specified origin group. +Create a new origin within the specified origin group. ### [New-AzFrontDoorCdnOriginGroup](New-AzFrontDoorCdnOriginGroup.md) -create a new origin group within the specified profile. +Create a new origin group within the specified profile. ### [New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject](New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.md) Create an in-memory object for HealthProbeParameters. @@ -270,10 +270,10 @@ Create an in-memory object for AfdPurgeParameters. Create an in-memory object for ResourceReference. ### [New-AzFrontDoorCdnRoute](New-AzFrontDoorCdnRoute.md) -create a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. +Create a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. ### [New-AzFrontDoorCdnRule](New-AzFrontDoorCdnRule.md) -create a new delivery rule within the specified rule set. +Create a new delivery rule within the specified rule set. ### [New-AzFrontDoorCdnRuleClientPortConditionObject](New-AzFrontDoorCdnRuleClientPortConditionObject.md) Create an in-memory object for DeliveryRuleClientPortCondition. @@ -327,7 +327,7 @@ Create an in-memory object for DeliveryRuleRouteConfigurationOverrideAction. Create an in-memory object for DeliveryRuleServerPortCondition. ### [New-AzFrontDoorCdnRuleSet](New-AzFrontDoorCdnRuleSet.md) -create a new rule set within the specified profile. +Create a new rule set within the specified profile. ### [New-AzFrontDoorCdnRuleSocketAddrConditionObject](New-AzFrontDoorCdnRuleSocketAddrConditionObject.md) Create an in-memory object for DeliveryRuleSocketAddrCondition. @@ -354,7 +354,7 @@ Create an in-memory object for UrlRewriteAction. Create an in-memory object for UrlSigningAction. ### [New-AzFrontDoorCdnSecret](New-AzFrontDoorCdnSecret.md) -create a new Secret within the specified profile. +Create a new Secret within the specified profile. ### [New-AzFrontDoorCdnSecretCustomerCertificateParametersObject](New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.md) Create an in-memory object for CustomerCertificateParameters. @@ -369,7 +369,7 @@ Create an in-memory object for ManagedCertificateParameters. Create an in-memory object for UrlSigningKeyParameters. ### [New-AzFrontDoorCdnSecurityPolicy](New-AzFrontDoorCdnSecurityPolicy.md) -create a new security policy within the specified profile. +Create a new security policy within the specified profile. ### [New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject](New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.md) Create an in-memory object for SecurityPolicyWebApplicationFirewallAssociation. @@ -470,39 +470,39 @@ Validates the custom domain mapping to ensure it maps to the correct Azure Front Check if a classic AFD instance can be migrated to Azure Front Door(Standard/Premium) profile. ### [Update-AzCdnEndpoint](Update-AzCdnEndpoint.md) -update an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Update an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the update Origin operation. To update origin groups, use the update Origin group operation. To update custom domains, use the update Custom Domain operation. ### [Update-AzCdnOrigin](Update-AzCdnOrigin.md) -update an existing origin within an endpoint. +Update an existing origin within an endpoint. ### [Update-AzCdnOriginGroup](Update-AzCdnOriginGroup.md) -update an existing origin group within an endpoint. +Update an existing origin group within an endpoint. ### [Update-AzCdnProfile](Update-AzCdnProfile.md) Updates an existing CDN profile with the specified profile name under the specified subscription and resource group. ### [Update-AzFrontDoorCdnCustomDomain](Update-AzFrontDoorCdnCustomDomain.md) -update an existing domain within a profile. +Update an existing domain within a profile. ### [Update-AzFrontDoorCdnCustomDomainValidationToken](Update-AzFrontDoorCdnCustomDomainValidationToken.md) -refresh the domain validation token. +Refresh the domain validation token. ### [Update-AzFrontDoorCdnEndpoint](Update-AzFrontDoorCdnEndpoint.md) -update an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Update an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the update Origin operation. To update origin groups, use the update Origin group operation. To update domains, use the update Custom Domain operation. ### [Update-AzFrontDoorCdnOrigin](Update-AzFrontDoorCdnOrigin.md) -update an existing origin within an origin group. +Update an existing origin within an origin group. ### [Update-AzFrontDoorCdnOriginGroup](Update-AzFrontDoorCdnOriginGroup.md) -update an existing origin group within a profile. +Update an existing origin group within a profile. ### [Update-AzFrontDoorCdnProfile](Update-AzFrontDoorCdnProfile.md) Updates 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. @@ -511,14 +511,14 @@ Updates an existing Azure Front Door Standard or Azure Front Door Premium or CDN Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor. ### [Update-AzFrontDoorCdnRoute](Update-AzFrontDoorCdnRoute.md) -update an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. +Update an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. ### [Update-AzFrontDoorCdnRule](Update-AzFrontDoorCdnRule.md) -update an existing delivery rule within a rule set. +Update an existing delivery rule within a rule set. ### [Update-AzFrontDoorCdnSecret](Update-AzFrontDoorCdnSecret.md) -update a new Secret within the specified profile. +Update a new Secret within the specified profile. ### [Update-AzFrontDoorCdnSecurityPolicy](Update-AzFrontDoorCdnSecurityPolicy.md) -patch an existing security policy within a profile. +Patch an existing security policy within a profile. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRoute.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRoute.md index d33199e78e3c..bea8a802738a 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRoute.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRoute.md @@ -84,10 +84,10 @@ $originGroup = Get-AzFrontDoorCdnOriginGroup -ResourceGroupName testps-rg-da16jm $ruleSet = Get-AzFrontDoorCdnRuleSet -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -RuleSetName ruleset001 $customdomain = Get-AzFrontDoorCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -CustomDomainName domain001 -$ruleSetResource = New-AzFrontDoorCdnResourceReferenceObject -Id $ruleSet.Id -$customdomainResource = New-AzFrontDoorCdnResourceReferenceObject -Id $customdomain.Id +$ruleSetResoure = New-AzFrontDoorCdnResourceReferenceObject -Id $ruleSet.Id +$customdomainResoure = New-AzFrontDoorCdnResourceReferenceObject -Id $customdomain.Id -New-AzFrontDoorCdnRoute -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -EndpointName end001 -Name route001 -OriginGroupId $originGroup.Id -RuleSet @($ruleSetResource) -PatternsToMatch "/*" -LinkToDefaultDomain "Enabled" -EnabledState "Enabled" -CustomDomain @($customdomainResource) | Get-AzFrontDoorCdnRoute +New-AzFrontDoorCdnRoute -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -EndpointName end001 -Name route001 -OriginGroupId $originGroup.Id -RuleSet @($ruleSetResoure) -PatternsToMatch "/*" -LinkToDefaultDomain "Enabled" -EnabledState "Enabled" -CustomDomain @($customdomainResoure) | Get-AzFrontDoorCdnRoute ``` ```output diff --git a/src/Cdn/Cdn/help/New-AzCdnCustomDomain.md b/src/Cdn/Cdn/help/New-AzCdnCustomDomain.md index b053236655f7..e8bc0911d511 100644 --- a/src/Cdn/Cdn/help/New-AzCdnCustomDomain.md +++ b/src/Cdn/Cdn/help/New-AzCdnCustomDomain.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzCdnCustomDomain ## SYNOPSIS -create a new custom domain within an endpoint. +Create a new custom domain within an endpoint. ## SYNTAX @@ -62,7 +62,7 @@ New-AzCdnCustomDomain -Name -EndpointInputObject ``` ## DESCRIPTION -create a new custom domain within an endpoint. +Create a new custom domain within an endpoint. ## EXAMPLES diff --git a/src/Cdn/Cdn/help/New-AzCdnEndpoint.md b/src/Cdn/Cdn/help/New-AzCdnEndpoint.md index eb4f426d96f4..3ae5268981e0 100644 --- a/src/Cdn/Cdn/help/New-AzCdnEndpoint.md +++ b/src/Cdn/Cdn/help/New-AzCdnEndpoint.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzCdnEndpoint ## SYNOPSIS -create a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Create a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. ## SYNTAX @@ -60,7 +60,7 @@ New-AzCdnEndpoint -Name -ProfileInputObject -Endpoint -EndpointInputObject -Origin -EndpointInputObject -OriginG ``` ## DESCRIPTION -create a new origin group within the specified endpoint. +Create a new origin group within the specified endpoint. ## EXAMPLES diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomain.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomain.md index 3dd1d968d9ea..f903c0faaa36 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomain.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomain.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnCustomDomain ## SYNOPSIS -create a new domain within the specified profile. +Create a new domain within the specified profile. ## SYNTAX @@ -52,15 +52,15 @@ New-AzFrontDoorCdnCustomDomain -CustomDomainName -ProfileInputObject -ProfileInputObject -OriginGroupInputObject -ProfileInputObject -AfdEndpointInputObject -R ``` ## DESCRIPTION -create a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. +Create a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. ## EXAMPLES @@ -88,10 +88,10 @@ $originGroup = Get-AzFrontDoorCdnOriginGroup -ResourceGroupName testps-rg-da16jm $ruleSet = Get-AzFrontDoorCdnRuleSet -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -RuleSetName ruleset001 $customdomain = Get-AzFrontDoorCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -CustomDomainName domain001 -$ruleSetResource = New-AzFrontDoorCdnResourceReferenceObject -Id $ruleSet.Id -$customdomainResource = New-AzFrontDoorCdnResourceReferenceObject -Id $customdomain.Id +$ruleSetResoure = New-AzFrontDoorCdnResourceReferenceObject -Id $ruleSet.Id +$customdomainResoure = New-AzFrontDoorCdnResourceReferenceObject -Id $customdomain.Id -New-AzFrontDoorCdnRoute -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -EndpointName end001 -Name route001 -OriginGroupId $originGroup.Id -RuleSet @($ruleSetResource) -PatternsToMatch "/*" -LinkToDefaultDomain "Enabled" -EnabledState "Enabled" -CustomDomain @($customdomainResource) +New-AzFrontDoorCdnRoute -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -EndpointName end001 -Name route001 -OriginGroupId $originGroup.Id -RuleSet @($ruleSetResoure) -PatternsToMatch "/*" -LinkToDefaultDomain "Enabled" -EnabledState "Enabled" -CustomDomain @($customdomainResoure) ``` ```output diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRule.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRule.md index cb96feb079d9..63c9dcf6670d 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRule.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRule.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnRule ## SYNOPSIS -create a new delivery rule within the specified rule set. +Create a new delivery rule within the specified rule set. ## SYNTAX @@ -65,7 +65,7 @@ New-AzFrontDoorCdnRule -Name -RuleSetInputObject -Rule < ``` ## DESCRIPTION -create a new delivery rule within the specified rule set. +Create a new delivery rule within the specified rule set. ## EXAMPLES diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSet.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSet.md index d2d6cfc0861e..1785a9894f48 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSet.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSet.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnRuleSet ## SYNOPSIS -create a new rule set within the specified profile. +Create a new rule set within the specified profile. ## SYNTAX @@ -26,7 +26,7 @@ New-AzFrontDoorCdnRuleSet -Name -ProfileInputObject [-De ``` ## DESCRIPTION -create a new rule set within the specified profile. +Create a new rule set within the specified profile. ## EXAMPLES diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecret.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecret.md index 0e3077772e85..3ae24f21ab76 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecret.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecret.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnSecret ## SYNOPSIS -create a new Secret within the specified profile. +Create a new Secret within the specified profile. ## SYNTAX @@ -48,7 +48,7 @@ New-AzFrontDoorCdnSecret -Name -ProfileInputObject -Secr ``` ## DESCRIPTION -create a new Secret within the specified profile. +Create a new Secret within the specified profile. ## EXAMPLES diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicy.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicy.md index 1515ab49d959..0794a1766ca0 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicy.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicy.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzFrontDoorCdnSecurityPolicy ## SYNOPSIS -create a new security policy within the specified profile. +Create a new security policy within the specified profile. ## SYNTAX @@ -48,7 +48,7 @@ New-AzFrontDoorCdnSecurityPolicy -Name -ProfileInputObject [-ContentTypesToCompress [-Enabled] [-HostName ] [ ``` ## DESCRIPTION -update an existing origin within an endpoint. +Update an existing origin within an endpoint. ## EXAMPLES diff --git a/src/Cdn/Cdn/help/Update-AzCdnOriginGroup.md b/src/Cdn/Cdn/help/Update-AzCdnOriginGroup.md index e25f7ca753c7..a5a4c68e30d7 100644 --- a/src/Cdn/Cdn/help/Update-AzCdnOriginGroup.md +++ b/src/Cdn/Cdn/help/Update-AzCdnOriginGroup.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzCdnOriginGroup ## SYNOPSIS -update an existing origin group within an endpoint. +Update an existing origin group within an endpoint. ## SYNTAX @@ -77,7 +77,7 @@ Update-AzCdnOriginGroup -InputObject [-HealthProbeSetting [-AzureDnsZoneId < ``` ## DESCRIPTION -update an existing domain within a profile. +Update an existing domain within a profile. ## EXAMPLES ### Example 1: Update an AzureFrontDoor customdomain under the profile ```powershell $secret = Get-AzFrontDoorCdnSecret -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -Name secret001 -$secretResource = New-AzFrontDoorCdnResourceReferenceObject -Id $secret.Id -$updateTlsSetting = New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject -CertificateType "CustomerCertificate" -MinimumTlsVersion "TLS10" -Secret $secretResource +$secretResoure = New-AzFrontDoorCdnResourceReferenceObject -Id $secret.Id +$updateTlsSetting = New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject -CertificateType "CustomerCertificate" -MinimumTlsVersion "TLS10" -Secret $secretResoure Update-AzFrontDoorCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -CustomDomainName domain001 -TlsSetting $updateSetting ``` @@ -81,8 +81,8 @@ Update an AzureFrontDoor customdomain under the profile ### Example 2: Update an AzureFrontDoor customdomain under the profile via identity ```powershell $secret = Get-AzFrontDoorCdnSecret -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -Name secret001 -$secretResource = New-AzFrontDoorCdnResourceReferenceObject -Id $secret.Id -$updateTlsSetting = New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject -CertificateType "CustomerCertificate" -MinimumTlsVersion "TLS10" -Secret $secretResource +$secretResoure = New-AzFrontDoorCdnResourceReferenceObject -Id $secret.Id +$updateTlsSetting = New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject -CertificateType "CustomerCertificate" -MinimumTlsVersion "TLS10" -Secret $secretResoure Get-AzFrontDoorCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -CustomDomainName domain001 | Update-AzFrontDoorCdnCustomDomain -TlsSetting $updateSetting ``` diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomainValidationToken.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomainValidationToken.md index 215a60fa6bb0..1f466da63d30 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomainValidationToken.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomainValidationToken.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzFrontDoorCdnCustomDomainValidationToken ## SYNOPSIS -refresh the domain validation token. +Refresh the domain validation token. ## SYNTAX @@ -33,7 +33,7 @@ Update-AzFrontDoorCdnCustomDomainValidationToken -InputObject [-D ``` ## DESCRIPTION -refresh the domain validation token. +Refresh the domain validation token. ## EXAMPLES diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnEndpoint.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnEndpoint.md index d318547bd532..e5eccdd1d085 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnEndpoint.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnEndpoint.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzFrontDoorCdnEndpoint ## SYNOPSIS -update an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. +Update an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the update Origin operation. To update origin groups, use the update Origin group operation. @@ -59,7 +59,7 @@ Update-AzFrontDoorCdnEndpoint -InputObject [-EnabledState [-AzureOriginId ``` ## DESCRIPTION -update an existing origin within an origin group. +Update an existing origin within an origin group. ## EXAMPLES diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOriginGroup.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOriginGroup.md index 2fedf02a6aa8..a1fb900247d0 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOriginGroup.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOriginGroup.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzFrontDoorCdnOriginGroup ## SYNOPSIS -update an existing origin group within a profile. +Update an existing origin group within a profile. ## SYNTAX @@ -60,7 +60,7 @@ Update-AzFrontDoorCdnOriginGroup -InputObject [-HealthProbeSettin ``` ## DESCRIPTION -update an existing origin group within a profile. +Update an existing origin group within a profile. ## EXAMPLES diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRoute.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRoute.md index 8f4477323e56..2aeddef71625 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRoute.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRoute.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzFrontDoorCdnRoute ## SYNOPSIS -update an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. +Update an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. ## SYNTAX @@ -90,7 +90,7 @@ Update-AzFrontDoorCdnRoute -InputObject [-CacheConfigurationQuery ``` ## DESCRIPTION -update an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. +Update an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. ## EXAMPLES diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRule.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRule.md index 54979e087910..1663b23eb974 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRule.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRule.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzFrontDoorCdnRule ## SYNOPSIS -update an existing delivery rule within a rule set. +Update an existing delivery rule within a rule set. ## SYNTAX @@ -73,7 +73,7 @@ Update-AzFrontDoorCdnRule -InputObject [-Action [-Parameter ``` ## DESCRIPTION -patch an existing security policy within a profile. +Patch an existing security policy within a profile. ## EXAMPLES