Skip to content

Commit 035af7e

Browse files
committed
fixes
1 parent c0cf255 commit 035af7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/virtual-network-disaster-recovery-guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: allensu
1414

1515
A Virtual Network is a logical representation of your network in the cloud. It allows you to define your own private IP address space and segment the network into subnets. Virtual networks serve as a trust boundary to host your compute resources such as Azure Virtual Machines and load balancers. A virtual network allows direct private IP communication between the resources hosted in it. You can link a virtual network to an on-premises network through a VPN Gateway, or ExpressRoute.
1616

17-
A virtual network is created within the scope of a region. You can **create** virtual networks with the same address space in two different regions (For example, US East and US West), but because they have the same address space, you can't connect them together.
17+
A virtual network is created within the scope of a region. You can **create** virtual networks with the same address space in two different regions, but because they have the same address space, you can't connect them together.
1818

1919
## Business Continuity
2020

0 commit comments

Comments
 (0)