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
We are adding support for a new child resource HubBgpConnection of parent VirtualHub. HubBgpConnection (or just BgpConnection) has following properties:
PeerIp (IP address of the BGP peer)
PeerAsn (ASN of the BGP peer)
VirtualHubVnetConnection (VirtualHubVnetConnection references by the BgpConnection)
For this resource we would need following CLI commands:
Resource Provider
NRP (Microsoft.Network)
Description of Feature or Work Requested
We are adding support for a new child resource HubBgpConnection of parent VirtualHub. HubBgpConnection (or just BgpConnection) has following properties:
For this resource we would need following CLI commands:
Design doc: BGP Endpoint in Virtual Hub, most useful section is "JSON resource samples".
There are CLI commands for Route Server which are very similar (except for VirtualHubVnetConnection reference): https://docs.microsoft.com/en-us/cli/azure/network/routeserver/peering?view=azure-cli-latest
Minimum API Version Required
02-01-2021
Swagger Link
Swagger PR: Azure/azure-rest-api-specs#14800
VirtualWan resource: https://github.com/Azure/azure-rest-api-specs/blob/network-march-branch/specification/network/resource-manager/Microsoft.Network/stable/2021-03-01/virtualWan.json#L5877
Target Date
9/30/2021
The text was updated successfully, but these errors were encountered: