Skip to content

Commit e65e8e1

Browse files
committed
Update README.md
1 parent b97fa0c commit e65e8e1

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

src/Network/Network/ChangeLog.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@
1919
--->
2020

2121
## Upcoming Release
22+
* Fix incorrect parameter description in `New-AzApplicationGatewaySku` reference documentation
2223

2324
## Version 1.14.0
24-
* Fix incorrect example in `New-AzApplicationGateway` reference documentation
25+
* Fix incorrect example in `New-AzApplicationGateway` reference documentation
2526
* Add note in `Get-AzNetworkWatcherPacketCapture` reference documentation about retrieving all properties for a packet capture
2627
* Fixed example in `Test-AzNetworkWatcherIPFlow` reference documentation to correctly enumerate NICs
2728
* Improved cloud exception parsing to display additional details if they are present
@@ -94,11 +95,11 @@
9495
- New cmdlets
9596
- Get-AzVirtualNetworkGatewayVpnClientConnectionHealth
9697
* Add AvailablePrivateEndpointType
97-
- New cmdlets
98+
- New cmdlets
9899
- Get-AzAvailablePrivateEndpointType
99100
* Add PrivatePrivateLinkService
100-
- New cmdlets
101-
- Get-AzPrivateLinkService
101+
- New cmdlets
102+
- Get-AzPrivateLinkService
102103
- New-AzPrivateLinkService
103104
- Remove-AzPrivateLinkService
104105
- New-AzPrivateLinkServiceIpConfig
@@ -127,8 +128,8 @@
127128
- Added parameter -PublicIpAddress which accepts one or more Public IP Address objects
128129
- Added parameter -VirtualNetwork which accepts a Virtual Network object
129130
- 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.
132133
- Updated New-AzVirtualNetworkGateway: Added optional parameters AadTenantUri,AadAudienceId,AadIssuerUri to set VpnClient AAD authentication options on Gateway.
133134
- Updated Set-AzVirtualNetworkGateway: Added optional parameter AadTenantUri,AadAudienceId,AadIssuerUri to set VpnClient AAD authentication options on Gateway.
134135
- Updated Set-AzVirtualNetworkGateway: Added optional switch parameter RemoveAadAuthentication to remove VpnClient AAD authentication options from Gateway.
@@ -170,7 +171,7 @@
170171
- New-AzApplicationGatewayRewriteRuleCondition
171172
- Cmdlets updated with optional parameter - RuleSequence and Condition
172173
- New-AzApplicationGatewayRewriteRule
173-
174+
174175
## Version 1.5.0
175176
* Add Threat Intelligence support for Azure Firewall
176177
* Add Application Gateway Firewall Policy top level resource and Custom Rules

0 commit comments

Comments
 (0)