File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 42
42
* Updated below things based on recent swagger change for Firewall Policy
43
43
- Changes names for RuleGroup, RuleCollectionGroup and RuleType
44
44
- Added support for Firewall Policy NAT Rule Collections to support multiple NAT Rule Collection
45
- * Added Support for IpGroups in AzureFirewallPolicy Application, Network, and NAT Rules.
45
+ * [ Breaking Change] Added mandatory parameter ` SourceIpGroup ` for ` New-AzFirewallPolicyApplicationRule ` and ` New-AzFirewallPolicyNetworkRule ` .
46
+ * [ Breaking Change] Fixed ` New-AzFirewallPolicyApplicationRule ` , parameter ` SourceAddress ` to be mandatory.
47
+ * [ Breaking Change] Fixed ` New-AzFirewallPolicyApplicationRule ` , parameter ` SourceAddress ` to be mandatory.
48
+ * [ Breaking Change] Removed mandatory parameters: ` TranslatedAddress ` , ` TranslatedPort ` for ` New-AzFirewallPolicyNatRuleCollection ` .
46
49
* Added new cmdlets to support PrivateLink On Application Gateway
47
50
- ` New-AzApplicationGatewayPrivateLinkConfiguration `
48
51
- ` Get-AzApplicationGatewayPrivateLinkConfiguration `
You can’t perform that action at this time.
0 commit comments