Skip to content

Commit 795d41e

Browse files
authored
Merge pull request #186461 from ChaitanyaNaykodi-MSFT/patch-78
(AzureCXP) fixed typo
2 parents eefeca0 + 908e9ea commit 795d41e

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
@@ -34,7 +34,7 @@ A: The virtual network and the resources in the affected region remains inaccess
3434

3535
![Simple Virtual Network Diagram](./media/virtual-network-disaster-recovery-guidance/vnet.png)
3636

37-
**Q: What can I to do re-create the same virtual network in a different region?**
37+
**Q: What can I do to re-create the same virtual network in a different region?**
3838

3939
A: Virtual networks are fairly lightweight resources. You can invoke Azure APIs to create a VNet with the same address space in a different region. To recreate the same environment that was present in the affected region, you make API calls to redeploy the Cloud Services web and worker roles, and the virtual machines that you had. If you have on-premises connectivity, such as in a hybrid deployment, you have to deploy a new VPN Gateway, and connect to your on-premises network.
4040

0 commit comments

Comments
 (0)