|
19 | 19 | --->
|
20 | 20 |
|
21 | 21 | ## Upcoming Release
|
| 22 | +* Fix incorrect parameter description in `New-AzApplicationGatewaySku` reference documentation |
22 | 23 |
|
23 | 24 | ## Version 1.15.0
|
24 | 25 | * Add new cmdlet Get-AzAvailableServiceAlias which can be called to get the aliases that can be used for Service Endpoint Policies.
|
|
39 | 40 | - Introduce new high throughput SKUs for VirtualNetworkGateways.
|
40 | 41 |
|
41 | 42 | ## Version 1.14.0
|
42 |
| -* Fix incorrect example in `New-AzApplicationGateway` reference documentation |
| 43 | +* Fix incorrect example in `New-AzApplicationGateway` reference documentation |
43 | 44 | * Add note in `Get-AzNetworkWatcherPacketCapture` reference documentation about retrieving all properties for a packet capture
|
44 | 45 | * Fixed example in `Test-AzNetworkWatcherIPFlow` reference documentation to correctly enumerate NICs
|
45 | 46 | * Improved cloud exception parsing to display additional details if they are present
|
|
112 | 113 | - New cmdlets
|
113 | 114 | - Get-AzVirtualNetworkGatewayVpnClientConnectionHealth
|
114 | 115 | * Add AvailablePrivateEndpointType
|
115 |
| - - New cmdlets |
| 116 | + - New cmdlets |
116 | 117 | - Get-AzAvailablePrivateEndpointType
|
117 | 118 | * Add PrivatePrivateLinkService
|
118 |
| - - New cmdlets |
119 |
| - - Get-AzPrivateLinkService |
| 119 | + - New cmdlets |
| 120 | + - Get-AzPrivateLinkService |
120 | 121 | - New-AzPrivateLinkService
|
121 | 122 | - Remove-AzPrivateLinkService
|
122 | 123 | - New-AzPrivateLinkServiceIpConfig
|
|
145 | 146 | - Added parameter -PublicIpAddress which accepts one or more Public IP Address objects
|
146 | 147 | - Added parameter -VirtualNetwork which accepts a Virtual Network object
|
147 | 148 | - Added methods AddPublicIpAddress and RemovePublicIpAddress on firewall object - these accept a Public IP Address object as input
|
148 |
| - - Deprecated parameters -PublicIpName and -VirtualNetworkName |
149 |
| -* Updated below commands for feature: Set VpnClient AAD authentication options to Virtual network gateway resource. |
| 149 | + - Deprecated parameters -PublicIpName and -VirtualNetworkName |
| 150 | +* Updated below commands for feature: Set VpnClient AAD authentication options to Virtual network gateway resource. |
150 | 151 | - Updated New-AzVirtualNetworkGateway: Added optional parameters AadTenantUri,AadAudienceId,AadIssuerUri to set VpnClient AAD authentication options on Gateway.
|
151 | 152 | - Updated Set-AzVirtualNetworkGateway: Added optional parameter AadTenantUri,AadAudienceId,AadIssuerUri to set VpnClient AAD authentication options on Gateway.
|
152 | 153 | - Updated Set-AzVirtualNetworkGateway: Added optional switch parameter RemoveAadAuthentication to remove VpnClient AAD authentication options from Gateway.
|
|
188 | 189 | - New-AzApplicationGatewayRewriteRuleCondition
|
189 | 190 | - Cmdlets updated with optional parameter - RuleSequence and Condition
|
190 | 191 | - New-AzApplicationGatewayRewriteRule
|
191 |
| - |
| 192 | + |
192 | 193 | ## Version 1.5.0
|
193 | 194 | * Add Threat Intelligence support for Azure Firewall
|
194 | 195 | * Add Application Gateway Firewall Policy top level resource and Custom Rules
|
|
0 commit comments