Skip to content

Commit e634189

Browse files
committed
more breaking changes
1 parent 791734a commit e634189

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,10 @@
4848
"Az.Batch","Microsoft.Azure.Commands.Batch.GetBatchComputeNodeExtensionCommand","Get-AzBatchComputeNodeExtension","0","3010","The property 'TargetNodeCommunicationMode' of type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool' has been removed.","Add the property 'TargetNodeCommunicationMode' back to type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool'."
4949
"Az.Batch","Microsoft.Azure.Commands.Batch.GetBatchComputeNodeExtensionCommand","Get-AzBatchComputeNodeExtension","0","3010","The property 'CurrentNodeCommunicationMode' of type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool' has been removed.","Add the property 'CurrentNodeCommunicationMode' back to type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool'."
5050
"Az.Batch","Microsoft.Azure.Commands.Batch.GetBatchJobCommand","Get-AzBatchJob","0","3010","The property 'CloudServiceConfiguration' of type 'Microsoft.Azure.Commands.Batch.Models.PSPoolSpecification' has been removed.","Add the property 'CloudServiceConfiguration' back to type 'Microsoft.Azure.Commands.Batch.Models.PSPoolSpecification'."
51+
"Az.Batch","Microsoft.Azure.Commands.Batch.GetBatchNodeFileCommand","Get-AzBatchNodeFile","0","3010","The property 'CertificateReferences' of type 'Microsoft.Azure.Commands.Batch.Models.PSComputeNode' has been removed.","Add the property 'CertificateReferences' back to type 'Microsoft.Azure.Commands.Batch.Models.PSComputeNode'."
52+
"Az.Batch","Microsoft.Azure.Commands.Batch.GetBatchPoolCommand","Get-AzBatchPool","0","3010","The property 'CloudServiceConfiguration' of type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool' has been removed.","Add the property 'CloudServiceConfiguration' back to type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool'."
53+
"Az.Batch","Microsoft.Azure.Commands.Batch.GetBatchPoolCommand","Get-AzBatchPool","0","3010","The property 'CertificateReferences' of type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool' has been removed.","Add the property 'CertificateReferences' back to type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool'."
54+
"Az.Batch","Microsoft.Azure.Commands.Batch.GetBatchPoolCommand","Get-AzBatchPool","0","3010","The property 'ApplicationLicenses' of type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool' has been removed.","Add the property 'ApplicationLicenses' back to type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool'."
55+
"Az.Batch","Microsoft.Azure.Commands.Batch.GetBatchPoolCommand","Get-AzBatchPool","0","3010","The property 'ResourceTags' of type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool' has been removed.","Add the property 'ResourceTags' back to type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool'."
56+
"Az.Batch","Microsoft.Azure.Commands.Batch.GetBatchPoolCommand","Get-AzBatchPool","0","3010","The property 'TargetNodeCommunicationMode' of type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool' has been removed.","Add the property 'TargetNodeCommunicationMode' back to type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool'."
57+
"Az.Batch","Microsoft.Azure.Commands.Batch.GetBatchPoolCommand","Get-AzBatchPool","0","3010","The property 'CurrentNodeCommunicationMode' of type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool' has been removed.","Add the property 'CurrentNodeCommunicationMode' back to type 'Microsoft.Azure.Commands.Batch.Models.PSCloudPool'."

0 commit comments

Comments
 (0)