|
19 | 19 | --->
|
20 | 20 |
|
21 | 21 | ## Upcoming Release
|
| 22 | +* Fix incorrect parameter description in `New-AzApplicationGatewaySku` reference documentation |
22 | 23 |
|
23 | 24 | ## Version 1.14.0
|
24 |
| -* Fix incorrect example in `New-AzApplicationGateway` reference documentation |
| 25 | +* Fix incorrect example in `New-AzApplicationGateway` reference documentation |
25 | 26 | * Add note in `Get-AzNetworkWatcherPacketCapture` reference documentation about retrieving all properties for a packet capture
|
26 | 27 | * Fixed example in `Test-AzNetworkWatcherIPFlow` reference documentation to correctly enumerate NICs
|
27 | 28 | * Improved cloud exception parsing to display additional details if they are present
|
|
94 | 95 | - New cmdlets
|
95 | 96 | - Get-AzVirtualNetworkGatewayVpnClientConnectionHealth
|
96 | 97 | * Add AvailablePrivateEndpointType
|
97 |
| - - New cmdlets |
| 98 | + - New cmdlets |
98 | 99 | - Get-AzAvailablePrivateEndpointType
|
99 | 100 | * Add PrivatePrivateLinkService
|
100 |
| - - New cmdlets |
101 |
| - - Get-AzPrivateLinkService |
| 101 | + - New cmdlets |
| 102 | + - Get-AzPrivateLinkService |
102 | 103 | - New-AzPrivateLinkService
|
103 | 104 | - Remove-AzPrivateLinkService
|
104 | 105 | - New-AzPrivateLinkServiceIpConfig
|
|
127 | 128 | - Added parameter -PublicIpAddress which accepts one or more Public IP Address objects
|
128 | 129 | - Added parameter -VirtualNetwork which accepts a Virtual Network object
|
129 | 130 | - Added methods AddPublicIpAddress and RemovePublicIpAddress on firewall object - these accept a Public IP Address object as input
|
130 |
| - - Deprecated parameters -PublicIpName and -VirtualNetworkName |
131 |
| -* Updated below commands for feature: Set VpnClient AAD authentication options to Virtual network gateway resource. |
| 131 | + - Deprecated parameters -PublicIpName and -VirtualNetworkName |
| 132 | +* Updated below commands for feature: Set VpnClient AAD authentication options to Virtual network gateway resource. |
132 | 133 | - Updated New-AzVirtualNetworkGateway: Added optional parameters AadTenantUri,AadAudienceId,AadIssuerUri to set VpnClient AAD authentication options on Gateway.
|
133 | 134 | - Updated Set-AzVirtualNetworkGateway: Added optional parameter AadTenantUri,AadAudienceId,AadIssuerUri to set VpnClient AAD authentication options on Gateway.
|
134 | 135 | - Updated Set-AzVirtualNetworkGateway: Added optional switch parameter RemoveAadAuthentication to remove VpnClient AAD authentication options from Gateway.
|
|
170 | 171 | - New-AzApplicationGatewayRewriteRuleCondition
|
171 | 172 | - Cmdlets updated with optional parameter - RuleSequence and Condition
|
172 | 173 | - New-AzApplicationGatewayRewriteRule
|
173 |
| - |
| 174 | + |
174 | 175 | ## Version 1.5.0
|
175 | 176 | * Add Threat Intelligence support for Azure Firewall
|
176 | 177 | * Add Application Gateway Firewall Policy top level resource and Custom Rules
|
|
0 commit comments