Skip to content

Commit cb40781

Browse files
authored
Apply suggestions from PR review
Capitalization, punctuation, and typo fixes.
1 parent 6c99130 commit cb40781

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

learn-pr/azure/protect-infrastructure-with-site-recovery/includes/3-site-recovery-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ Here, we explore how to take advantage of the automated features in Site Recover
99
We need to set up our environment for exercises in subsequent units. Because this setup takes a few minutes to complete, let's start the process now, and then we can work through some of the theory while the configuration completes in the background.
1010

1111
> [!NOTE]
12-
> If you want to complete the following setup, but you don't have an Azure subscription or prefer not to use your account. You need to create a [free account](https://azure.microsoft.com/free/?azure-portal=true) before you begin.
12+
> If you want to complete the following setup, but you don't have an Azure subscription or prefer not to use your account, you need to create a [free account](https://azure.microsoft.com/free/?azure-portal=true) before you begin.
1313
1414
Let's assume we have two virtual machines (VMs) configured in the organization. To simulate the configured VMs, let's configure the following services in the West US region.
1515

1616
- A virtual network
1717
- Two VMs
1818
- A storage account
1919

20-
Let's also configure a resource group in the East USregion. Later, we configure Site Recovery to use the East US region as our target environment.
20+
Let's also configure a resource group in the East US region. Later, we configure Site Recovery to use the East US region as our target environment.
2121

2222
Our first step is to create our exercise environment. We run a script that creates our company's infrastructure in Azure. After the script completes, we'll have a virtual network, two VMs, and a storage account that we'll use for our Recovery Services vault.
2323

learn-pr/azure/protect-infrastructure-with-site-recovery/includes/4-exercise-site-recovery-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ In this exercise, you use Azure Site Recovery to create and enable a Recovery Se
88

99
> [!NOTE]
1010
> This exercise is optional, but depends on resources and an environment you created in the previous unit. If you don't have an Azure account, you can read through the instructions to understand how to use backup virtual machines with Azure Backup.
11-
> If you want to complete this exercise, but don't have an Azure subscription or prefer not to use your account. You need to create a [free account](https://azure.microsoft.com/free/?azure-portal=true) and first complete the exercises in the previous unit.
11+
> If you want to complete this exercise, but don't have an Azure subscription or prefer not to use your account, you need to create a [free account](https://azure.microsoft.com/free/?azure-portal=true) and first complete the exercises in the previous unit.
1212
1313
## Create a recovery services vault
1414

learn-pr/azure/protect-infrastructure-with-site-recovery/includes/7-failover-and-failback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Even though Site Recovery is automated, errors can still happen. The following l
4646

4747
#### Azure resource quota issues
4848

49-
Site Recovery must create resources in different regions. The replication fails if your subscription isn't able to so. This error also occurs if your subscription doesn't have the right quota limits to create VMs that match the size of the source VMs.
49+
Site Recovery must create resources in different regions. The replication fails if your subscription isn't able to do so. This error also occurs if your subscription doesn't have the right quota limits to create VMs that match the size of the source VMs.
5050

5151
You can correct this error by contacting Azure billing support and requesting that they create the correct size VMs in the needed target region.
5252

0 commit comments

Comments
 (0)