Skip to content

Commit b73babd

Browse files
committed
Update ChangeLog for certificate-based authentication feature
1 parent 010bd2b commit b73babd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Network/Network/ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
--->
2020

2121
## Upcoming Release
22+
* Added certificate-based authentication support for VPN Gateway connections
23+
- New cmdlet `New-AzVirtualNetworkGatewayCertificateAuthentication` to create certificate authentication configuration
24+
- Added `-AuthenticationType` and `-CertificateAuthentication` parameters to `New-AzVirtualNetworkGatewayConnection` and `Set-AzVirtualNetworkGatewayConnection`
25+
- Added `-UserAssignedIdentityId` parameter to `Set-AzVirtualNetworkGateway` for managed identity configuration
2226
* Returned appgw and agc in waf policy
2327
* Updated cmdlet `New-AzFirewallPolicyApplicationRule` to use HTTPS as the default protocol when creating a new FQDN Tag application rule.
2428
* Added `EnableDnstapLogging` parameter to `New-AzFirewall`

0 commit comments

Comments
 (0)