Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
30e6d50
Update Az.CosmosDB-preview-2024 with CosmosDB preview changes (#24165)
Feb 25, 2024
a7354be
Merge main changes into Az.CosmosDB-preview-2024 (#24252)
AgarwalVivek Feb 28, 2024
9101b13
[CosmosDB] Add support for new rp api version 2024-02-15-preview (#24…
Mar 8, 2024
0ac59a7
fix naming convention SDK
cjmsft Sep 3, 2024
d2a5eff
merging preview branch in
cjmsft Sep 3, 2024
7be4e47
merging preview branch in
cjmsft Sep 3, 2024
14ea6c6
regenerate sdk
cjmsft Sep 3, 2024
6e5537a
re-record tests
cjmsft Sep 9, 2024
4c68349
fix changelog
cjmsft Sep 12, 2024
75b80e2
nit spacing
cjmsft Sep 12, 2024
d5a3583
Merge pull request #26066 from carjackson-msft/Az.CosmosDB-preview
msJinLei Sep 14, 2024
ef1f66a
Merge with master; Using 2024-05-15-preview version
pjohari-ms Nov 13, 2024
080cba6
Synced with Az.CosmosDB-preview
pjohari-ms Nov 14, 2024
82bb655
Removed reference to ScenarioTest.ResourceManager
pjohari-ms Nov 14, 2024
a3315cb
Merge remote-tracking branch 'pjohari/main' into azure_preview
pjohari-ms Nov 14, 2024
f156dc3
Update Start-AzNetAppFilesPeerExternalCluster.md
VeryEarly Nov 14, 2024
28d2a7e
Test recordings
pjohari-ms Dec 20, 2024
a985158
Merge branch 'azure_preview' of https://github.com/pjohari-ms/azure-p…
pjohari-ms Dec 20, 2024
40ec42f
Merge with master
pjohari-ms Feb 17, 2025
1d9a150
Recordings
pjohari-ms Feb 17, 2025
0a883fd
Merge remote-tracking branch 'Azure/legacy-main-tools-2025-02-14' int…
VeryEarly Feb 19, 2025
3aad17d
Merge remote-tracking branch 'Azure/main' into azure_preview
VeryEarly Feb 19, 2025
b23ea72
Merge pull request #27171 from VeryEarly/yabo/pjohari-ms/azure_preview
VeryEarly Feb 19, 2025
0ff9167
Merge pull request #27176 from Azure/yabo/sync-CosmosDB
dolauli Feb 20, 2025
c0c9be9
Merge remote-tracking branch 'azure/main' into Az.CosmosDB-preview
pjohari-ms Apr 27, 2025
c577355
Generated 20250501preview models
pjohari-ms Apr 27, 2025
817bb03
first push
yayi0512 May 5, 2025
0e4394d
Fixed the build error
yayi0512 May 6, 2025
23f5317
fixed the tests and uploaded test results
yayi0512 May 7, 2025
bf9aaf8
Test changes
pjohari-ms May 13, 2025
c346b92
Merge pull request #4 from yayi0512/users/yayi/miaadsupport-powershel…
pjohari-ms May 13, 2025
4b1d8be
Remaining test
pjohari-ms May 13, 2025
4c3aa26
Merge branch 'Az.CosmosDB-preview' of https://github.com/pjohari-ms/a…
pjohari-ms May 13, 2025
980bc63
Merge remote-tracking branch 'azure/main' into Az.CosmosDB-preview
pjohari-ms May 13, 2025
e347479
Regenerated code
pjohari-ms May 13, 2025
ee423c2
Merge pull request #27658 from pjohari-ms/Az.CosmosDB-preview
VeryEarly May 20, 2025
3c46cfb
[CosmosDB] Add throughputBucket feature to CosmosDB preview (#27971)
pjohari-ms Jun 27, 2025
7e676b7
Merge with main
pjohari-ms Jul 9, 2025
11c4aaf
[CosmosDB] Merge with main (#28157)
YanaXu Jul 9, 2025
d8e89d5
[CosmosDB] Bug fix for Datetime.ToString() (#28156)
pjohari-ms Jul 9, 2025
ab683f7
CosmosDB OOB Release (#28160)
azure-powershell-bot Jul 16, 2025
9496aa0
PS cosmos db restore command: Skipping client side restore validation…
dsapaliga Aug 18, 2025
e6a4fab
Fix SQL container throughput update to preserve existing throughput b…
Achint-Agrawal Aug 21, 2025
1b779a6
Merge branch 'main' into Az.CosmosDB-preview
NoriZC Aug 21, 2025
85ec06b
sync cosmosdb (#28433)
isra-fel Aug 21, 2025
cc86845
[skip ci] Archive 85ec06b859bc8d6742ee5c6f67bc7cb37f25b87e (#28434)
azure-powershell-bot Aug 21, 2025
fb94d19
Rerecord tests (#28444)
Achint-Agrawal Aug 25, 2025
30ffa59
Update module version to 2.0.7 (#28459)
NoriZC Aug 26, 2025
3a29d06
CosmosDB OOB Release (#28454)
azure-powershell-bot Aug 26, 2025
6477e62
make source list optional for redistribute throughput API
lnajaroen Sep 15, 2025
018a96e
update changelog
lnajaroen Sep 15, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@




Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this change from your PR





30 changes: 14 additions & 16 deletions generated/Automanage/Automanage.Autorest/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,28 +1,26 @@
// ----------------------------------------------------------------------------------
//
// Copyright Microsoft Corporation
// Licensed under the Apache License, Version 2.0 (the "License");
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the ""License"");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// distributed under the License is distributed on an ""AS IS"" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// ----------------------------------------------------------------------------------
// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
// is regenerated.

using System;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("Microsoft Azure Powershell - Automanage")]
[assembly: AssemblyCompany(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCompany)]
[assembly: AssemblyProduct(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyProduct)]
[assembly: AssemblyCopyright(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCopyright)]

[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("0ffbd692-0d14-463f-87d0-7e2adc8d0565")]
[assembly: AssemblyVersion("1.1.0")]
[assembly: AssemblyFileVersion("1.1.0")]
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Automanage")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.1.0")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.0")]
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
[assembly: System.CLSCompliantAttribute(false)]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"generate_Id": "3a39ac38-3dfc-4726-ab14-1d3affa7d250"
"generate_Id": "4ce1d8e9-cb1f-4289-af6c-e3079038e9a2"
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Automanage.Cmdlets
/// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzAutomanageHciReport_Get")]
[Microsoft.Azure.PowerShell.Cmdlets.Automanage.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, NewOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, ChangeDescription="The types of the properties 'AdditionalInfo', 'Detail' and 'Resource' will be changed from single object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Description(@"Get information about a report associated with a configuration profile assignment run")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Automanage.Cmdlets
/// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzAutomanageHciReport_GetViaIdentity")]
[Microsoft.Azure.PowerShell.Cmdlets.Automanage.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, NewOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, ChangeDescription="The types of the properties 'AdditionalInfo', 'Detail' and 'Resource' will be changed from single object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Description(@"Get information about a report associated with a configuration profile assignment run")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Automanage.Cmdlets
/// [OpenAPI] ListByConfigurationProfileAssignments=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzAutomanageHciReport_List")]
[Microsoft.Azure.PowerShell.Cmdlets.Automanage.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, NewOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, ChangeDescription="The types of the properties 'AdditionalInfo', 'Detail' and 'Resource' will be changed from single object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Description(@"Retrieve a list of reports within a given configuration profile assignment")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Automanage.Cmdlets
/// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzAutomanageHcrpReport_Get")]
[Microsoft.Azure.PowerShell.Cmdlets.Automanage.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, NewOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, ChangeDescription="The types of the properties 'AdditionalInfo', 'Detail' and 'Resource' will be changed from single object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Description(@"Get information about a report associated with a configuration profile assignment run")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Automanage.Cmdlets
/// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzAutomanageHcrpReport_GetViaIdentity")]
[Microsoft.Azure.PowerShell.Cmdlets.Automanage.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, NewOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, ChangeDescription="The types of the properties 'AdditionalInfo', 'Detail' and 'Resource' will be changed from single object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Description(@"Get information about a report associated with a configuration profile assignment run")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Automanage.Cmdlets
/// [OpenAPI] ListByConfigurationProfileAssignments=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzAutomanageHcrpReport_List")]
[Microsoft.Azure.PowerShell.Cmdlets.Automanage.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, NewOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, ChangeDescription="The types of the properties 'AdditionalInfo', 'Detail' and 'Resource' will be changed from single object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Description(@"Retrieve a list of reports within a given configuration profile assignment")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Automanage.Cmdlets
/// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzAutomanageReport_Get")]
[Microsoft.Azure.PowerShell.Cmdlets.Automanage.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, NewOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, ChangeDescription="The types of the properties 'AdditionalInfo', 'Detail' and 'Resource' will be changed from single object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Description(@"Get information about a report associated with a configuration profile assignment run")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Automanage.Cmdlets
/// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzAutomanageReport_GetViaIdentity")]
[Microsoft.Azure.PowerShell.Cmdlets.Automanage.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, NewOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, ChangeDescription="The types of the properties 'AdditionalInfo', 'Detail' and 'Resource' will be changed from single object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Description(@"Get information about a report associated with a configuration profile assignment run")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Automanage.Cmdlets
/// [OpenAPI] ListByConfigurationProfileAssignments=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzAutomanageReport_List")]
[Microsoft.Azure.PowerShell.Cmdlets.Automanage.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, NewOutputProperties=new string[] {"AdditionalInfo","Detail","Resource"}, ChangeDescription="The types of the properties 'AdditionalInfo', 'Detail' and 'Resource' will be changed from single object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Automanage.Models.Api20220504.IReport))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Description(@"Retrieve a list of reports within a given configuration profile assignment")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Automanage.Generated]
Expand Down
11 changes: 11 additions & 0 deletions generated/Automanage/Automanage.Autorest/resources/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Resources
This directory can contain any additional resources for module that are not required at runtime. This directory **does not** get packaged with the module. If you have assets for custom implementation, place them into the `..\custom` folder.

## Info
- Modifiable: yes
- Generated: no
- Committed: yes
- Packaged: no

## Purpose
Use this folder to put anything you want to keep around as part of the repository for the module, but is not something that is required for the module. For example, development files, packaged builds, or additional information. This is only intended to be used in repositories where the module's output directory is cleaned, but tangential resources for the module want to remain intact.
2 changes: 1 addition & 1 deletion generated/Cdn/Cdn.Autorest/generate-info.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"generate_Id": "6f80fcd9-da94-4863-b8a9-85b8be261c80"
"generate_Id": "cc2560f4-f6d9-4813-b0c2-7c75fdf236ec"
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Cdn.Cmdlets
/// </remarks>
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.InternalExport]
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzCdnProfile_Get")]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.CmdletBreakingChange("14.4.0", "5.3.0", "2025/11/01", ChangeDescription = "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'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfile))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Description(@"Gets 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.")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Cdn.Cmdlets
/// </remarks>
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.InternalExport]
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzCdnProfile_GetViaIdentity")]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.CmdletBreakingChange("14.4.0", "5.3.0", "2025/11/01", ChangeDescription = "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'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfile))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Description(@"Gets 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.")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Cdn.Cmdlets
/// </remarks>
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.InternalExport]
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzCdnProfile_List")]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.CmdletBreakingChange("14.4.0", "5.3.0", "2025/11/01", ChangeDescription = "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'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfile))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Description(@"Lists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within an Azure subscription.")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Cdn.Cmdlets
/// </remarks>
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.InternalExport]
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzCdnProfile_List1")]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.CmdletBreakingChange("14.4.0", "5.3.0", "2025/11/01", ChangeDescription = "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'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfile))]
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Description(@"Lists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within a resource group.")]
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Generated]
Expand Down
Loading