|
19 | 19 | --->
|
20 | 20 |
|
21 | 21 | ## Upcoming Release
|
22 |
| -* Added a new endpoint swtich `AzureArcVM` in `New-AzNetworkWatcherConnectionMonitor` |
| 22 | +* Added a new endpoint switch `AzureArcVM` in `New-AzNetworkWatcherConnectionMonitor` |
23 | 23 | * Updated `New-AzVirtualNetworkGatewayConnection` to support bypassing the ExpressRoute gateway when accessing private-links
|
24 | 24 | * Updated `Update-AzCustomIpPrefix` to support no-internet advertise CustomIpPrefix
|
25 | 25 | * Updated `New-AzNetworkInterface` to support create/update nic with DisableTcpStateTracking property
|
26 | 26 | * Updated cmdlet to support specifying a VirtualRouterAsn on Virtual Hub
|
27 |
| - * `NewAzureRmVirtualHubCommand.cs` |
28 |
| - * `UpdateAzureRmVirtualHubCommand.cs` |
| 27 | + * `New-AzVirtualHub` |
| 28 | + * `Update-AzVirtualHub` |
29 | 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 |
| 30 | + * `New-AzVpnGateway` |
| 31 | + * `Update-AzVpnGateway` |
| 32 | +* Updated `New-AzRoutingConfiguration` to support bypassing NVA for spoke vNet traffic |
| 33 | +* Updated `Update-AzCustomIpPrefix` to support new parameters: Asn, Geo, ExpressRouteAdvertise |
34 | 34 | * Updated cmdlets to enable verification on client certificate revocation by using a new property VerifyClientRevocation in ApplicationGatewayClientAuthConfiguration
|
35 | 35 | * `New-AzApplicationGatewayClientAuthConfiguration`
|
36 | 36 | * `Set-AzApplicationGatewayClientAuthConfiguration`
|
37 | 37 | * Updated `New-AzCustomIpPrefix` to support IPv4 Parent/Child CustomIpPrefix creation.
|
38 | 38 | * Added Uppercase Transform in New-AzApplicationGatewayFirewallCondition
|
39 | 39 | * Added DdosProtectionMode parameter in New-AzPublicIpAddress
|
40 | 40 | * Added ProbeThreshold parameter to Load Balancer Probe
|
41 |
| - * `AddAzureRmLoadBalancerProbeConfigCommand.cs` |
42 |
| - * `NewAzureRmLoadBalancerProbeConfigCommand.cs` |
43 |
| - * `SetAzureRmLoadBalancerProbeConfigCommand.cs` |
| 41 | + * `Add-AzLoadBalancerProbeConfig` |
| 42 | + * `New-AzLoadBalancerProbeConfig` |
| 43 | + * `Set-AzLoadBalancerProbeConfig` |
44 | 44 | * Updated `New-AzApplicationGatewayFirewallPolicyManagedRuleOverride` to support specifying an action for a managed rule override in Application Gateway WAF Policy
|
45 | 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` |
| 46 | + * `Deploy-AzNetworkManagerCommit` |
| 47 | + * `New-AzNetworkManagerConnectivityConfiguration` |
| 48 | + * `New-AzNetworkManagerConnectivityGroupItem` |
| 49 | + * `New-AzNetworkManagerSecurityAdminRule` |
| 50 | + * `New-AzNetworkManagerSecurityAdminConfiguration` |
| 51 | + * `New-AzNetworkManagerAddressPrefixItem` |
| 52 | + * `New-AzNetworkManager` |
53 | 53 | * Added `EnableUDPLogOptimization` parameter to `New-AzFirewall`
|
54 | 54 | * Fixed a bug that does not return HubIPAddresses and PrivateIPAddress during a Get-AzFirewall command
|
55 | 55 | * Replaced `IdentifyTopFatFlow` parameter with 'EnableFatFlowLogging' parameter to `New-AzFirewall`
|
|
0 commit comments