Connect Azure Subscriptions between 2 companies (tenants)

MS Techie 2,751 Reputation points
2021-10-25T15:18:40.387+00:00

We want to connect basically a VNet in one Azure Subscription , in tenant A for Company A with VNet in another Azure Subscription , in tenant B , for Company B

1) Now, if we do VNet peering across tenants , then that VNet peering will be done over Internet. Am i right ? i understand we will be able to communicate across Private IP address.... but that VNet peering will pass over internet ? (like in Site to SIte VPN , there is a tunnel created , but in this case, i suppose VNet peering will be done over internet , and i assume it will be slow .. Please CONFIRM this.
(like https://azure.microsoft.com/en-in/updates/cross-aad-vnet-peering/)

2) Can i use Site to Site VPN across Azure subscriptions in different tenants

3) Can we connect ExpressRoute circuits of one Azure Subscription to other , when in different tenants

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,543 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SaiKishor-MSFT 17,336 Reputation points
    2021-10-26T19:45:58.797+00:00

    @MS Techie Thank you for reaching out to Microsoft Q&A. Answering your questions below:

    1. Vnet peering uses Microsoft Backbone for connectivity, therefore, this is a high bandwidth, low latency connection.
    2. You can also use a VNet-to-VNet VPN gateway connection for connecting virtual networks in different regions and from different subscriptions. Here are more details regarding the same.
      1. You can also connect multiple subscriptions to your ER Circuit. Here are details regarding the same.

    Hope this helps. Please let us know if you have any further questions and we will be glad to assist you further. Thank you!

    Remember:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    Want a reminder to come back and check responses? Here is how to subscribe to a notification.

    2 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.