-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamNetworkaz network vnet/lb/nic/dns/etc...az network vnet/lb/nic/dns/etc...Similar-Issuefeature-request
Milestone
Description
Preconditions
- No need to upgrade Python SDK or the Python SDK is ready.
Related command
Azure/azure-powershell#28642 Powershell PR with changes
Added - New-AzVirtualNetworkGatewayCertificateAuthentication.
Added -AuthenticationType and -CertificateAuthentication parameters to New-AzVirtualNetworkGatewayConnection and Set-AzVirtualNetworkGatewayConnection
Added -Identity and -UserAssignedIdentityId parameter to Set-AzVirtualNetworkGateway to New-AzVirtualNetworkGateway
Resource Provider
Microsoft.Network
Description of Feature or Work Requested
We have implemented certificate-based authentication for in the latest powershell and swagger releases for vpn gateway connections. This needs to be extended to azure cli.
The PR is linked below for the swagger.
- User should be able to create/update a virtual network gateway with a managed identity
- Support should be added to create/update vpn gateway connections with certificate based authentication.
- Connections should have an option to specify authentication type and CertificateAuthentication object. More information can also be found on the public api
Minimum API Version Required
2025-01-01
Swagger PR link / SDK link
Pull request: Azure/azure-rest-api-specs#37176
Request Example
No response
Target Date
2025-12-15
PM Contact
Engineer Contact
[email protected], [email protected]
Additional context
No response
Metadata
Metadata
Assignees
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamNetworkaz network vnet/lb/nic/dns/etc...az network vnet/lb/nic/dns/etc...Similar-Issuefeature-request