How to make a Azure Vnet HIghly available ?

anil kumar 1,641 Reputation points
2021-07-08T07:19:29.76+00:00

Hello,

I am new to Azure, pls don't get upset if it's a silly question.

For On Premise database server or Azure VM, there are ways to make them highly available but I couldn't find any high availability option for Azure VNet.

The question I asked myself, do we really need HA for VNet? VNet is, in a way, collection of IP Addresses, route table, Gateway, etc. As IP Addresses, route table, Gateway are created separately in Azure ENV and are just mapped to a VNet - May be I could select Standard IP Address instead of Basic and more expensive SKU for gateway to meet my HA needs. Let's say I have created a new route in my route table and if that route table is not available for whatever reason, there could be connection issues.

There seems to be no option either to clone a VNet using Azure Portal.

Please help me understand if HA is required for a VNet and how Azure ensure it's availability.

Appreciate your Insightful response. thank you !!

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,374 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,136 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,858 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sruthi Saranya Karthikeyan 231 Reputation points Microsoft Employee
    2021-07-08T09:43:01.847+00:00

    Hi @anil kumar ,

    An Azure virtual network is a logical representation of your network in the cloud environment. Your answer to the question is right, the resources such as public IP and Gateway have their own high availability options that you can opt for.

    However to talk about disaster recovery and ensuring availability of virtual networks i believe the following document will be of help: https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-disaster-recovery-guidance

    Please feel free to reach out in case of any questions. Hope this helps.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful