|
19 | 19 | --->
|
20 | 20 |
|
21 | 21 | ## Upcoming Release
|
22 |
| -* Added a new endpoint swtich `AzureArcVM` in Networkwatcher ConnectionMonitor |
23 |
| - - `New-AzNetworkWatcherConnectionMonitor` |
24 |
| -* Updated commandlet to support bypassing the ExpressRoute gateway when accessing private-links. |
25 |
| - - `New-AzVirtualNetworkGatewayConnection` |
26 |
| -* Updated commandlet to support no-internet advertise CustomIpPrefix. |
27 |
| - - `Update-AzCustomIpPrefix` |
28 |
| -* Updated commandlet to support create/update nic with DisableTcpStateTracking property |
29 |
| - - `New-AzNetworkInterface` |
30 |
| -* Updated commandlets to support specifying a VirtualRouterAsn on Virtual Hub |
31 |
| - - `NewAzureRmVirtualHubCommand.cs` |
32 |
| - - `UpdateAzureRmVirtualHubCommand.cs` |
33 |
| -* Updated commandlets to support specifying an ASN on VPN Gateway |
34 |
| - - `NewAzureRmVpnGatewayCommand.cs` |
35 |
| - - `UpdateAzureRmVpnGatewayCommand.cs` |
36 |
| -* Updated commandlet to support bypassing NVA for spoke vNet traffic. |
37 |
| - - `NewAzureRmRoutingConfigurationCommand.cs` |
38 |
| -* Updated commandlet to support new parameters: asn, geo, expressrouteadvertise. |
39 |
| - - `Update-AzCustomIpPrefix` |
| 22 | +* Added a new endpoint swtich `AzureArcVM` in `New-AzNetworkWatcherConnectionMonitor` |
| 23 | +* Updated `New-AzVirtualNetworkGatewayConnection` to support bypassing the ExpressRoute gateway when accessing private-links |
| 24 | +* Updated `Update-AzCustomIpPrefix` to support no-internet advertise CustomIpPrefix |
| 25 | +* Updated `New-AzNetworkInterface` to support create/update nic with DisableTcpStateTracking property |
| 26 | +* Updated cmdlet to support specifying a VirtualRouterAsn on Virtual Hub |
| 27 | + * `NewAzureRmVirtualHubCommand.cs` |
| 28 | + * `UpdateAzureRmVirtualHubCommand.cs` |
| 29 | +* Updated cmdlet to support specifying an ASN on VPN Gateway |
| 30 | + * `NewAzureRmVpnGatewayCommand.cs` |
| 31 | + * `UpdateAzureRmVpnGatewayCommand.cs` |
| 32 | +* Updated `NewAzureRmRoutingConfigurationCommand.cs` to support bypassing NVA for spoke vNet traffic |
| 33 | +* Updated `Update-AzCustomIpPrefix` to support new parameters: asn, geo, expressrouteadvertise |
40 | 34 | * Updated cmdlets to enable verification on client certificate revocation by using a new property VerifyClientRevocation in ApplicationGatewayClientAuthConfiguration
|
41 |
| - - `New-AzApplicationGatewayClientAuthConfiguration` |
42 |
| - - `Set-AzApplicationGatewayClientAuthConfiguration` |
43 |
| -* Updated commandlet to support IPv4 Parent/Child CustomIpPrefix creation. |
44 |
| - - `New-AzCustomIpPrefix` |
| 35 | + * `New-AzApplicationGatewayClientAuthConfiguration` |
| 36 | + * `Set-AzApplicationGatewayClientAuthConfiguration` |
| 37 | +* Updated `New-AzCustomIpPrefix` to support IPv4 Parent/Child CustomIpPrefix creation. |
45 | 38 | * Added Uppercase Transform in New-AzApplicationGatewayFirewallCondition
|
46 | 39 | * Added DdosProtectionMode parameter in New-AzPublicIpAddress
|
47 |
| -* Added ProbeThreshold parameter to Load Balancer Probe |
48 |
| - - `AddAzureRmLoadBalancerProbeConfigCommmand.cs` |
49 |
| - - `NewAzureRmLoadBalancerProbeConfigCommand.cs` |
50 |
| - - `SetAzureRmLoadBalancerProbeConfigCommand.cs` |
51 |
| -* Updated commandlet to support specifying an action for a managed rule override in Application Gateway WAF Policy. |
52 |
| - - `New-AzApplicationGatewayFirewallPolicyManagedRuleOverride` |
53 |
| -* Add breaking change enum values/notification for the following network manager cmdlets |
54 |
| - - `DeployAzNetworkManagerCommit.cs` |
55 |
| - - `NewAzNetworkManagerConnectivityConfigurationCommand.cs` |
56 |
| - - `NewAzNetworkManagerConnectivityGroupItemCommand.cs` |
57 |
| - - `NewAzNetworkManagerSecurityAdminRuleCommand.cs` |
58 |
| - - `NewAzNetworkManagerSecurityAdminConfigurationCommand.cs` |
59 |
| - - `NewAzNetworkManagerAddressPrefixItemCommand.cs` |
60 |
| - - `NewAzNetworkManagerCommand.cs` |
61 |
| - |
62 |
| -* Added `EnableUDPLogOptimization` parameter to `AzureFirewall` |
63 |
| - - `New-AzFirewall` |
64 |
| -* Fixed a bug that does not return HubIPAddresses' PrivateIPAddress during a Get-AzFirewall command |
65 |
| -* Replaced `IdentifyTopFatFlow` parameter with 'EnableFatFlowLogging' parameter to `AzureFirewall` |
66 |
| - - `New-AzFirewall` |
| 40 | +* Added ProbeThreshold parameter to Load Balancer Probe |
| 41 | + * `AddAzureRmLoadBalancerProbeConfigCommand.cs` |
| 42 | + * `NewAzureRmLoadBalancerProbeConfigCommand.cs` |
| 43 | + * `SetAzureRmLoadBalancerProbeConfigCommand.cs` |
| 44 | +* Updated `New-AzApplicationGatewayFirewallPolicyManagedRuleOverride` to support specifying an action for a managed rule override in Application Gateway WAF Policy |
| 45 | +* Added breaking change enum values/notification for the following network manager cmdlets |
| 46 | + * `DeployAzNetworkManagerCommit.cs` |
| 47 | + * `NewAzNetworkManagerConnectivityConfigurationCommand.cs` |
| 48 | + * `NewAzNetworkManagerConnectivityGroupItemCommand.cs` |
| 49 | + * `NewAzNetworkManagerSecurityAdminRuleCommand.cs` |
| 50 | + * `NewAzNetworkManagerSecurityAdminConfigurationCommand.cs` |
| 51 | + * `NewAzNetworkManagerAddressPrefixItemCommand.cs` |
| 52 | + * `NewAzNetworkManagerCommand.cs` |
| 53 | +* Added `EnableUDPLogOptimization` parameter to `New-AzFirewall` |
| 54 | +* Fixed a bug that does not return HubIPAddresses and PrivateIPAddress during a Get-AzFirewall command |
| 55 | +* Replaced `IdentifyTopFatFlow` parameter with 'EnableFatFlowLogging' parameter to `New-AzFirewall` |
67 | 56 | * Fixed a bug not able to add MSSQL application rules to an AZURE FIREWALL POLICY
|
68 |
| - |
69 |
| -* Added message in breaking change attribute to notify that load balancer sku default behaviour will be changed |
70 |
| - - `New-AzLoadBalancer` |
71 |
| - |
72 | 57 | * Onboard Project AzureML Registries to Private Link Common Cmdlets
|
73 | 58 |
|
74 | 59 | ## Version 4.20.1
|
|
0 commit comments