Skip to content

Commit 8bdfa89

Browse files
authored
Merge pull request #54174 from atambawala/patch-3
Updated title to include peering across AAD tenants
2 parents d0669b4 + a9bb9dc commit 8bdfa89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-network/create-peering-different-subscriptions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create a VNet peering - different subscriptions
33
titlesuffix: Azure Virtual Network
4-
description: Learn how to create a virtual network peering between virtual networks created through Resource Manager that exist in different Azure subscriptions.
4+
description: Learn how to create a virtual network peering between virtual networks created through Resource Manager that exist in different Azure subscriptions in the same or different Azure Active Directory tenant.
55
services: virtual-network
66
documentationcenter: ''
77
author: anavinahar
@@ -14,9 +14,9 @@ ms.date: 04/09/2019
1414
ms.author: anavin
1515
---
1616

17-
# Create a virtual network peering - Resource Manager, different subscriptions
17+
# Create a virtual network peering - Resource Manager, different subscriptions and Azure Active Directory tenants
1818

19-
In this tutorial, you learn to create a virtual network peering between virtual networks created through Resource Manager. The virtual networks exist in different subscriptions. Peering two virtual networks enables resources in different virtual networks to communicate with each other with the same bandwidth and latency as though the resources were in the same virtual network. Learn more about [Virtual network peering](virtual-network-peering-overview.md).
19+
In this tutorial, you learn to create a virtual network peering between virtual networks created through Resource Manager. The virtual networks exist in different subscriptions that may belong to different Azure Active Directory (Azure AD) tenants. Peering two virtual networks enables resources in different virtual networks to communicate with each other with the same bandwidth and latency as though the resources were in the same virtual network. Learn more about [Virtual network peering](virtual-network-peering-overview.md).
2020

2121
The steps to create a virtual network peering are different, depending on whether the virtual networks are in the same, or different, subscriptions, and which [Azure deployment model](../azure-resource-manager/management/deployment-models.md?toc=%2fazure%2fvirtual-network%2ftoc.json) the virtual networks are created through. Learn how to create a virtual network peering in other scenarios by selecting the scenario from the following table:
2222

0 commit comments

Comments
 (0)