Skip to content

Commit aeceb0d

Browse files
committed
suppress breaking change warning
1 parent e7ca8cc commit aeceb0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
"Module","ClassName","Target","Severity","ProblemId","Description","Remediation"
22
"Az.Network","Microsoft.Azure.Commands.Network.NewAzurePublicIpAddressCommand","New-AzPublicIpAddress","0","1050","The parameter set '__AllParameterSets' for cmdlet 'New-AzPublicIpAddress' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'New-AzPublicIpAddress'."
33
"Az.Network","Microsoft.Azure.Commands.Network.NewAzurePublicIpPrefixCommand","New-AzPublicIpPrefix","0","1050","The parameter set '__AllParameterSets' for cmdlet 'New-AzPublicIpPrefix' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'New-AzPublicIpPrefix'."
4+
"Az.Network","Microsoft.Azure.Commands.Network.GetAzureRmNetworkVirtualApplianceConnectionCommand","Get-AzNetworkVirtualApplianceConnection","0","3000","The type of property 'RoutingConfiguration' of type 'Microsoft.Azure.Commands.Network.Models.PSNetworkVirtualApplianceConnection' has changed from 'Microsoft.Azure.Commands.Network.Models.PSRoutingConfigurationNfv' to 'Microsoft.Azure.Commands.Network.Models.PSRoutingConfiguration'.","Change the type of property 'RoutingConfiguration' back to 'Microsoft.Azure.Commands.Network.Models.PSRoutingConfigurationNfv'."

0 commit comments

Comments
 (0)