Skip to content

Commit 9384df8

Browse files
azure-powershell-botazurepowershell
andauthored
Sync tools folder from main branch to generation branch (#23820)
Co-authored-by: azurepowershell <[email protected]>
1 parent 1ad8c44 commit 9384df8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

tools/StaticAnalysis/Exceptions/Az.DesktopVirtualization/BreakingChangeIssues.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@
4848
"Az.DesktopVirtualization","Update-AzWvdSessionHost","Update-AzWvdSessionHost","0","3010","The property 'AppAttachPackageName' of type 'Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IDesktopVirtualizationIdentity' has been removed.","Add the property 'AppAttachPackageName' back to type 'Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IDesktopVirtualizationIdentity'."
4949
"Az.DesktopVirtualization","Update-AzWvdWorkspace","Update-AzWvdWorkspace","0","3010","The property 'AppAttachPackageName' of type 'Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IDesktopVirtualizationIdentity' has been removed.","Add the property 'AppAttachPackageName' back to type 'Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IDesktopVirtualizationIdentity'."
5050
"Az.DesktopVirtualization","Update-AzWvdApplication","Update-AzWvdApplication","0","1050","The parameter set 'ResetIcon' for cmdlet 'Update-AzWvdApplication' has been removed.","Add parameter set 'ResetIcon' back to cmdlet 'Update-AzWvdApplication'."
51+

tools/StaticAnalysis/Exceptions/Az.Resources/BreakingChangeIssues.csv

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,9 @@
8787
"Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.StopAzureTenantDeploymentCmdlet","Stop-AzTenantDeployment","0","3000","The type of property 'OnErrorDeployment' of type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeployment' has changed from 'Microsoft.Azure.Management.ResourceManager.Models.OnErrorDeploymentExtended' to 'Microsoft.Azure.Management.Resources.Models.OnErrorDeploymentExtended'.","Change the type of property 'OnErrorDeployment' back to 'Microsoft.Azure.Management.ResourceManager.Models.OnErrorDeploymentExtended'."
8888
"Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.StopAzureTenantDeploymentCmdlet","Stop-AzTenantDeployment","0","3000","The type of property 'TemplateLink' of type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeployment' has changed from 'Microsoft.Azure.Management.ResourceManager.Models.TemplateLink' to 'Microsoft.Azure.Management.Resources.Models.TemplateLink'.","Change the type of property 'TemplateLink' back to 'Microsoft.Azure.Management.ResourceManager.Models.TemplateLink'."
8989
"Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.TestAzureResourceGroupDeploymentCmdlet","Test-AzResourceGroupDeployment","0","2020","The cmdlet 'Test-AzResourceGroupDeployment' no longer supports the type 'Microsoft.Azure.Management.ResourceManager.Models.DeploymentMode' for parameter 'Mode'.","Change the type for parameter 'Mode' back to 'Microsoft.Azure.Management.ResourceManager.Models.DeploymentMode'."
90+
"Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.NewAzManagementGroupDeploymentStack","New-AzManagementGroupDeploymentStack","0","2090","The ValidateNotNullOrEmpty attribute has been added to parameter 'Location' for cmdlet 'New-AzManagementGroupDeploymentStack'.","Remove the ValidateNotNullOrEmpty attribute from parameter 'Location'."
91+
"Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.NewAzSubscriptionDeploymentStack","New-AzSubscriptionDeploymentStack","0","2090","The ValidateNotNullOrEmpty attribute has been added to parameter 'Location' for cmdlet 'New-AzSubscriptionDeploymentStack'.","Remove the ValidateNotNullOrEmpty attribute from parameter 'Location'."
92+
"Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.NewAzSubscriptionDeploymentStack","New-AzSubscriptionDeploymentStack","0","2090","The ValidateNotNullOrEmpty attribute has been added to parameter 'DeploymentResourceGroupName' for cmdlet 'New-AzSubscriptionDeploymentStack'.","Remove the ValidateNotNullOrEmpty attribute from parameter 'DeploymentResourceGroupName'."
93+
"Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzSubscriptionDeploymentStack","Set-AzSubscriptionDeploymentStack","0","2090","The ValidateNotNullOrEmpty attribute has been added to parameter 'Location' for cmdlet 'Set-AzSubscriptionDeploymentStack'.","Remove the ValidateNotNullOrEmpty attribute from parameter 'Location'."
94+
"Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzSubscriptionDeploymentStack","Set-AzSubscriptionDeploymentStack","0","2090","The ValidateNotNullOrEmpty attribute has been added to parameter 'DeploymentResourceGroupName' for cmdlet 'Set-AzSubscriptionDeploymentStack'.","Remove the ValidateNotNullOrEmpty attribute from parameter 'DeploymentResourceGroupName'."
95+

0 commit comments

Comments
 (0)