Skip to content

Commit 3db6371

Browse files
committed
Add backups section
1 parent 6477ded commit 3db6371

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/reliability/reliability-virtual-network.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ Virtual networks are fairly lightweight resources. You can invoke Azure APIs to
114114

115115
For an example of a multi-region networking architecture for web applications, see [Multi-region load balancing with Traffic Manager, Azure Firewall, and Application Gateway](/azure/architecture/high-availability/reference-architecture-traffic-manager-application-gateway).
116116

117+
## Backups
118+
119+
Azure virtual networks don't store any data that would require backup. However, you can use Bicep, ARM templates, or Terraform to take a snapshot the configuration of a virtual network in case you need to recreate it. To learn more, see [Quickstart: Create an Azure Virtual Network](../virtual-network/quickstart-create-virtual-network.md).
120+
117121
## Service-level agreement
118122

119123
Due to the nature of the service provided, there isn't a defined SLA for Azure Virtual Network.

0 commit comments

Comments
 (0)