You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/site-recovery-manage-registration-and-protection.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ Hyper-V hosts that aren't managed by VMM are gathered into a Hyper-V site. Remov
139
139
140
140
> [!NOTE]
141
141
> 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)
143
143
144
144
- In **Protected Items** > **Replicated Items**, right-click the machine > **Disable replication**.
145
145
> [!NOTE]
@@ -179,7 +179,7 @@ Hyper-V hosts that aren't managed by VMM are gathered into a Hyper-V site. Remov
179
179
-**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.
180
180
181
181
> [!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.
183
183
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.
184
184
185
185
```powershell
@@ -205,7 +205,7 @@ Hyper-V hosts that aren't managed by VMM are gathered into a Hyper-V site. Remov
205
205
-**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.
206
206
-**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.
207
207
> [!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.
209
209
210
210
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.
0 commit comments