Skip to content

Commit 78e1ad4

Browse files
committed
Update ChangeLog for certificate-based authentication feature
1 parent ba9a71c commit 78e1ad4

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

2327
## Version 7.21.0
2428
- Added deprecation warning for cmdlet `Invoke-AzFirewallPacketCapture`

0 commit comments

Comments
 (0)