You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Network/Network/ChangeLog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,10 @@
19
19
--->
20
20
21
21
## 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
22
26
23
27
## Version 7.21.0
24
28
- Added deprecation warning for cmdlet `Invoke-AzFirewallPacketCapture`
0 commit comments