Skip to content

Commit e146aff

Browse files
authored
Update site-recovery-manage-registration-and-protection.md
1 parent 6e6d591 commit e146aff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/site-recovery/site-recovery-manage-registration-and-protection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Hyper-V hosts that aren't managed by VMM are gathered into a Hyper-V site. Remov
139139
140140
> [!NOTE]
141141
> If you have already failed over a VM and it is running in Azure, note that disable protection doesn't remove / affect the failed over VM.
142-
## Disable protection for a Azure VM (Azure to Azure)
142+
## Disable protection for an Azure VM (Azure to Azure)
143143

144144
- In **Protected Items** > **Replicated Items**, right-click the machine > **Disable replication**.
145145
> [!NOTE]
@@ -179,7 +179,7 @@ Hyper-V hosts that aren't managed by VMM are gathered into a Hyper-V site. Remov
179179
- **Remove** - This option is supposed to be used only if the source environment is deleted or not accessible (not connected). This removes the replicated item from Azure Site Recovery (billing is stopped). Replication configuration on the on-premises virtual machine **will not** be cleaned up.
180180

181181
> [!NOTE]
182-
> If you chose the **Remove** option, then tun the following scripts to clean up the replication settings on-premises VMM Server.
182+
> If you chose the **Remove** option, then run the following scripts to clean up the replication settings on-premises VMM Server.
183183
3. Run this script on the source VMM server, using PowerShell (administrator privileges required) from the VMM console. Replace the placeholder **SQLVM1** with the name of your virtual machine.
184184

185185
```powershell
@@ -205,7 +205,7 @@ Hyper-V hosts that aren't managed by VMM are gathered into a Hyper-V site. Remov
205205
- **Disable replication and remove (recommended)** - This option remove the replicated item from Azure Site Recovery and the replication for the machine is stopped. Replication configuration on the on-premises virtual machine is cleaned up and Site Recovery billing for this protected server is stopped.
206206
- **Remove** - This option is supposed to be used only if the source environment is deleted or not accessible (not connected). This removes the replicated item from Azure Site Recovery (billing is stopped). Replication configuration on the on-premises virtual machine **will not** be cleaned up. Run the following set of scripts to clean up the replication settings on-premises virtual machines.
207207
> [!NOTE]
208-
> If you chose the **Remove** option, then tun the following scripts to clean up the replication settings on-premises VMM Server.
208+
> If you chose the **Remove** option, then run the following scripts to clean up the replication settings on-premises VMM Server.
209209
210210
3. Run this script on the source VMM server, using PowerShell (administrator privileges required) from the VMM console. Replace the placeholder **SQLVM1** with the name of your virtual machine.
211211

0 commit comments

Comments
 (0)