What is the SLA on a VNET (virtual network) ?

Tim Braes 21 Reputation points
2020-12-08T20:37:16.377+00:00

Dear,
I couldn't locate the actual SLA of a VNET in Azure. One of the core components.

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,503 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. suvasara-MSFT 10,046 Reputation points
    2020-12-09T05:12:08.817+00:00

    @Tim Braes , AFAIK, there is no defined SLA for Azure VNET. Azure Virtual Network is just a private IP block where all your resources can be deployed for private connectivity and secure those resources within a boundary. Virtual Network itself will never go down or experience outage, All the resources or services associated to the VNet may experience outage when a specific regional datacenter is down.

    This is the reason there is no charge for using Azure VNet or data transfer within a VNet, it's free of cost. Standard charges are applicable for resources, such as Virtual Machines (VMs) and other services within VNET boundary. Hence, we don’t have any SLA for Vnet.

    ----------

    Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.

    3 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.