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
You can also use the GetBgpPeerStatus [Rest API call](https://learn.microsoft.com/rest/api/network-gateway/virtual-network-gateways/get-bgp-peer-status) to retrieve the information. Note that this is an Async operation and will return a 202 status code. You will need to fetch the results via and additional GET call. For more information see [Azure-AsyncOperation request and response](./azure-resource-manager/management/async-operations.md#azure-asyncoperation-request-and-response)
125
+
122
126
## Next steps
123
127
124
128
For more information about BGP, see [Configure BGP for VPN Gateway](bgp-howto.md).
0 commit comments