Skip to content

High Bandwidth VPN Gateway: Update AzCLI commands #31068

@disinghal18

Description

@disinghal18

Preconditions

  • No need to upgrade Python SDK or the Python SDK is ready.

Related command

az network vnet-gateway create
az network vnet-gateway show
az network vpn-connection show

Resource Provider

Microsoft.Network/virtualNetworkGateways, Microsoft.Network/connections/

Description of Feature or Work Requested

New Feature: Advanced Connectivity for Azure VPN gateway ( Internal Name: High Bandwidth VPN gateway)

Tasks:

  1. Provide capability to enable Advanced Connectivity feature during gateway creation (az network vnet-gateway create)
  2. Get on virtual network gateway should return Advanced Connectivity property status (az network vnet-gateway show)
  3. Get on virtual network gateway connection should return associated tunnel properties (az network vpn-connection show)

Minimum API Version Required

2024-05-01

Swagger PR link / SDK link

Azure/azure-rest-api-specs#32804
Azure/azure-rest-api-specs#33092

Request Example

https://github.com/Azure/azure-rest-api-specs/blob/kamboj-prjwl/release-network-Microsoft.Network-2024-07-01/specification/network/resource-manager/Microsoft.Network/stable/2024-07-01/examples/VirtualNetworkGatewayUpdate.json

https://github.com/Azure/azure-rest-api-specs/blob/kamboj-prjwl/release-network-Microsoft.Network-2024-07-01/specification/network/resource-manager/Microsoft.Network/stable/2024-07-01/examples/VirtualNetworkGatewayGet.json

https://github.com/Azure/azure-rest-api-specs/blob/kamboj-prjwl/release-network-Microsoft.Network-2024-07-01/specification/network/resource-manager/Microsoft.Network/stable/2024-07-01/examples/VirtualNetworkGatewayConnectionGet.json

Target Date

2024-03-31

PM Contact

[email protected]

Engineer Contact

[email protected]

Additional context

No response

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamNetworkaz network vnet/lb/nic/dns/etc...feature-request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions