Skip to content

Commit cea1783

Browse files
authored
Merge pull request #49217 from anavinahar/patch-60
Update based on support ticket
2 parents e311781 + 0d765b3 commit cea1783

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/virtual-network/virtual-networks-faq.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: na
1313
ms.topic: article
1414
ms.tgt_pltfrm: na
1515
ms.workload: infrastructure-services
16-
ms.date: 08/09/2018
16+
ms.date: 08/16/2018
1717
ms.author: jdial
1818

1919
---
@@ -234,6 +234,9 @@ Currently it is not possible to establish VNet Peering (whether local or global)
234234
### My VNet peering connection is in *Initiated* state, why can't I connect?
235235
If your peering connection is in an Initiated state, this means you have created only one link. A bidirectional link must be created in order to establish a successfuly connection. For example, to peer VNet A to VNet B, a link must be created from VNetA to VNetB and from VNetB to VNetA. Creating both links will change the state to *Connected.*
236236

237+
### My VNet peering connection is in *Disconnected* state, why can't I create a peering connection?
238+
If your VNet peering connection is in a Disconnected state, it means one of the links created was deleted. In order to re-establish a peering connection, you will need to delete the link and recreate.
239+
237240
### Can I peer my VNet with a VNet in a different subscription?
238241
Yes. You can peer VNets across subscriptions and across regions.
239242

0 commit comments

Comments
 (0)