Skip to content

Commit 82bb7b7

Browse files
azure-powershell-botazurepowershell
andauthored
Sync tools folder from main branch to generation branch (#26562)
Co-authored-by: azurepowershell <[email protected]>
1 parent 23d0b05 commit 82bb7b7

File tree

3 files changed

+42
-1
lines changed

3 files changed

+42
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
"Module","ClassName","Target","Severity","ProblemId","Description","Remediation"
2+
"Az.HDInsight","Microsoft.Azure.Commands.HDInsight.UpdateAzureHDInsightClusterCommand","Update-AzHDInsightCluster","0","2020","The cmdlet 'Update-AzHDInsightCluster' no longer supports the type 'System.String' for parameter 'IdentityId'.","Change the type for parameter 'IdentityId' back to 'System.String'."

tools/StaticAnalysis/Exceptions/Az.HDInsight/SignatureIssues.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@
7171
"Microsoft.Azure.PowerShell.Cmdlets.HDInsight.dll","Microsoft.Azure.Commands.HDInsight.NewAzureHDInsightClusterAutoscaleScheduleConditionCommand","New-AzHDInsightClusterAutoscaleScheduleCondition","1","8100","New-AzHDInsightClusterAutoscaleScheduleCondition Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
7272
"Microsoft.Azure.PowerShell.Cmdlets.HDInsight.dll","Microsoft.Azure.Commands.HDInsight.NewAzureHDInsightIPConfigurationCommand","New-AzHDInsightIPConfiguration","1","8100","New-AzHDInsightIPConfiguration Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
7373
"Microsoft.Azure.PowerShell.Cmdlets.HDInsight.dll","Microsoft.Azure.Commands.HDInsight.NewAzureHDInsightPrivateLinkConfiguration","New-AzHDInsightPrivateLinkConfiguration","1","8100","New-AzHDInsightPrivateLinkConfiguration Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
74-
"Microsoft.Azure.PowerShell.Cmdlets.HDInsight.dll","Microsoft.Azure.Commands.HDInsight.NewAzureHDInsightClusterAutoscaleConfiguration","New-AzHDInsightClusterAutoscaleConfiguration","1","8100","New-AzHDInsightClusterAutoscaleConfiguration Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
74+
"Microsoft.Azure.PowerShell.Cmdlets.HDInsight.dll","Microsoft.Azure.Commands.HDInsight.NewAzureHDInsightClusterAutoscaleConfiguration","New-AzHDInsightClusterAutoscaleConfiguration","1","8100","New-AzHDInsightClusterAutoscaleConfiguration Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
"Module","ClassName","Target","Severity","ProblemId","Description","Remediation"
2+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.GetAzureSqlManagedInstanceLink","Get-AzSqlInstanceLink","0","3010","The property 'SourceReplicaId' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SourceReplicaId' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
3+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.GetAzureSqlManagedInstanceLink","Get-AzSqlInstanceLink","0","3010","The property 'TargetReplicaId' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'TargetReplicaId' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
4+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.GetAzureSqlManagedInstanceLink","Get-AzSqlInstanceLink","0","3010","The property 'TargetDatabase' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'TargetDatabase' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
5+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.GetAzureSqlManagedInstanceLink","Get-AzSqlInstanceLink","0","3010","The property 'SourceEndpoint' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SourceEndpoint' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
6+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.GetAzureSqlManagedInstanceLink","Get-AzSqlInstanceLink","0","3010","The property 'PrimaryAvailabilityGroupName' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'PrimaryAvailabilityGroupName' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
7+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.GetAzureSqlManagedInstanceLink","Get-AzSqlInstanceLink","0","3010","The property 'SecondaryAvailabilityGroupName' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SecondaryAvailabilityGroupName' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
8+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.GetAzureSqlManagedInstanceLink","Get-AzSqlInstanceLink","0","3010","The property 'LinkState' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'LinkState' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
9+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.GetAzureSqlManagedInstanceLink","Get-AzSqlInstanceLink","0","3010","The property 'LastHardenedLsn' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'LastHardenedLsn' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
10+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","3010","The property 'SourceReplicaId' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SourceReplicaId' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
11+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","3010","The property 'TargetReplicaId' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'TargetReplicaId' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
12+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","3010","The property 'TargetDatabase' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'TargetDatabase' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
13+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","3010","The property 'SourceEndpoint' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SourceEndpoint' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
14+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","3010","The property 'PrimaryAvailabilityGroupName' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'PrimaryAvailabilityGroupName' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
15+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","3010","The property 'SecondaryAvailabilityGroupName' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SecondaryAvailabilityGroupName' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
16+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","3010","The property 'LinkState' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'LinkState' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
17+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","3010","The property 'LastHardenedLsn' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'LastHardenedLsn' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
18+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","2000","The cmdlet 'New-AzSqlInstanceLink' no longer supports the parameter 'PrimaryAvailabilityGroupName' and no alias was found for the original parameter name.","Add the parameter 'PrimaryAvailabilityGroupName' back to the cmdlet 'New-AzSqlInstanceLink', or add an alias to the original parameter name."
19+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","2000","The cmdlet 'New-AzSqlInstanceLink' no longer supports the parameter 'SecondaryAvailabilityGroupName' and no alias was found for the original parameter name.","Add the parameter 'SecondaryAvailabilityGroupName' back to the cmdlet 'New-AzSqlInstanceLink', or add an alias to the original parameter name."
20+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","2000","The cmdlet 'New-AzSqlInstanceLink' no longer supports the parameter 'TargetDatabase' and no alias was found for the original parameter name.","Add the parameter 'TargetDatabase' back to the cmdlet 'New-AzSqlInstanceLink', or add an alias to the original parameter name."
21+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","2000","The cmdlet 'New-AzSqlInstanceLink' no longer supports the parameter 'SourceEndpoint' and no alias was found for the original parameter name.","Add the parameter 'SourceEndpoint' back to the cmdlet 'New-AzSqlInstanceLink', or add an alias to the original parameter name."
22+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","1050","The parameter set 'CreateByNameParameterSet' for cmdlet 'New-AzSqlInstanceLink' has been removed.","Add parameter set 'CreateByNameParameterSet' back to cmdlet 'New-AzSqlInstanceLink'."
23+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.NewAzureSqlManagedInstanceLink","New-AzSqlInstanceLink","0","1050","The parameter set 'CreateByParentObjectParameterSet' for cmdlet 'New-AzSqlInstanceLink' has been removed.","Add parameter set 'CreateByParentObjectParameterSet' back to cmdlet 'New-AzSqlInstanceLink'."
24+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.RemoveAzureSqlManagedInstanceLink","Remove-AzSqlInstanceLink","0","3010","The property 'SourceReplicaId' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SourceReplicaId' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
25+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.RemoveAzureSqlManagedInstanceLink","Remove-AzSqlInstanceLink","0","3010","The property 'TargetReplicaId' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'TargetReplicaId' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
26+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.RemoveAzureSqlManagedInstanceLink","Remove-AzSqlInstanceLink","0","3010","The property 'TargetDatabase' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'TargetDatabase' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
27+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.RemoveAzureSqlManagedInstanceLink","Remove-AzSqlInstanceLink","0","3010","The property 'SourceEndpoint' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SourceEndpoint' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
28+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.RemoveAzureSqlManagedInstanceLink","Remove-AzSqlInstanceLink","0","3010","The property 'PrimaryAvailabilityGroupName' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'PrimaryAvailabilityGroupName' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
29+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.RemoveAzureSqlManagedInstanceLink","Remove-AzSqlInstanceLink","0","3010","The property 'SecondaryAvailabilityGroupName' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SecondaryAvailabilityGroupName' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
30+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.RemoveAzureSqlManagedInstanceLink","Remove-AzSqlInstanceLink","0","3010","The property 'LinkState' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'LinkState' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
31+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.RemoveAzureSqlManagedInstanceLink","Remove-AzSqlInstanceLink","0","3010","The property 'LastHardenedLsn' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'LastHardenedLsn' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
32+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.UpdateAzureSqlManagedInstanceLink","Update-AzSqlInstanceLink","0","3010","The property 'SourceReplicaId' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SourceReplicaId' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
33+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.UpdateAzureSqlManagedInstanceLink","Update-AzSqlInstanceLink","0","3010","The property 'TargetReplicaId' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'TargetReplicaId' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
34+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.UpdateAzureSqlManagedInstanceLink","Update-AzSqlInstanceLink","0","3010","The property 'TargetDatabase' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'TargetDatabase' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
35+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.UpdateAzureSqlManagedInstanceLink","Update-AzSqlInstanceLink","0","3010","The property 'SourceEndpoint' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SourceEndpoint' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
36+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.UpdateAzureSqlManagedInstanceLink","Update-AzSqlInstanceLink","0","3010","The property 'PrimaryAvailabilityGroupName' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'PrimaryAvailabilityGroupName' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
37+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.UpdateAzureSqlManagedInstanceLink","Update-AzSqlInstanceLink","0","3010","The property 'SecondaryAvailabilityGroupName' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'SecondaryAvailabilityGroupName' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
38+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.UpdateAzureSqlManagedInstanceLink","Update-AzSqlInstanceLink","0","3010","The property 'LinkState' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'LinkState' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."
39+
"Az.Sql","Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Cmdlet.UpdateAzureSqlManagedInstanceLink","Update-AzSqlInstanceLink","0","3010","The property 'LastHardenedLsn' of type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' has been removed.","Add the property 'LastHardenedLsn' back to type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel'."

0 commit comments

Comments
 (0)