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/delete-appliance.md
+38-26Lines changed: 38 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,52 +13,64 @@ ms.author: ankitadutta
13
13
14
14
## Overview
15
15
16
-
The Azure Site Recovery replication appliance is a virtual machine that runs on-premises and replicates data from your on-premises servers to Azure. It is used for disaster recovery purposes. If you no longer need the Azure Site Recovery replication appliance, you can delete it from the Azure portal.
16
+
The Azure Site Recovery replication appliance is a virtual machine that runs on-premises and replicates data from your on-premises servers to Azure for disaster recovery purposes. You can delete the appliance from the Azure portal, when you no longer need it.
17
+
17
18
This article provides a step-by-step guide for removing the Azure Site Recovery replication appliance from the Azure portal.
18
19
19
20
20
21
## Before you begin
21
22
22
-
There are two ways to remove the replication appliance: **delete** and **reset**. If all the components of the appliance are in a healthy state and the appliance is still accessible, only resetting the appliance will be allowed. Resetting moves the appliance to its factory state, enabling it to be associated with any Recovery Service vault again. If all the appliance components are in a critical state and there is no connectivity with the appliance, it can be deleted from the Azure portal.
23
+
There are two ways to remove the replication appliance: **delete** and **reset**. If all the components of the appliance are in a healthy state and the appliance is still accessible, you are allowed to only *reset* the appliance. Resetting moves the appliance to its factory state, enabling it to be associated with any Recovery Service vault again.
23
24
24
-
Before deleting the Recovery Services vault, you must also **Remove infrastructure** to ensure that all the resources created in the background for replication and appliance registration are also removed. However, before you delete the Azure Site Recovery replication appliance, you need to complete some preparatory steps to avoid errors.
25
+
If all the appliance components are in a critical state and there is no connectivity with the appliance, it can be *deleted* from the Azure portal. Before deleting the Recovery Services vault, you must also *remove infrastructure* to ensure that all the resources created in the background for replication and appliance registration are also removed. However, before you delete the Azure Site Recovery replication appliance, you must complete some preparatory steps to avoid errors.
25
26
26
27
27
28
## Prerequisites
28
29
29
-
Before you delete the Azure Site Recovery replication appliance, ensure that you have completed the following tasks:
30
+
Before you delete the Azure Site Recovery replication appliance, ensure that you have completed the following:
30
31
31
-
-**Disable replication of all servers**using the Azure Site Recovery replication appliance. From the Azure portal, select the Recovery Services vault > *Replicated items* blade. Select the servers you want to stop replicating, click on**Stop replication**, and confirm the action.
32
-
-**Remove the Microsoft Entra Apps**associated with the Azure Site Recovery replication appliance. From the Azure portal, go to *Microsoft Entra ID* > *App registrations* under the *Manage* blade. Select the app that you should delete, click on**Delete**, and confirm the action. You can learn the app names by following the steps [here](#).
32
+
-**Disable replication of all servers**: Disable replication of all servers using the Azure Site Recovery replication appliance. To do this, go to Azure portal, select the Recovery Services vault > *Replicated items* blade. Select the servers you want to stop replicating, select**Stop replication**, and confirm the action.
33
+
-**Remove Microsoft Entra Apps**: Remove Microsoft Entra apps associated with the Azure Site Recovery replication appliance. To do this, go to Azure portal > *Microsoft Entra ID* > *App registrations* under the *Manage* blade. Select the app that you should delete, and select**Delete** then confirm the action. You can learn the app names by following the steps [here](#delete-appliance).
33
34
34
-
##Reset Appliance
35
+
### Delete appliance
35
36
36
-
You can only reset the Azure Site Recovery replication appliance if all components are in a healthy state. Follow these steps:
37
-
1. On the Azure Portal, navigate to the appliance you want to reset. Ensure that no replicated items are associated with this appliance.
38
-
2. On **Microsoft Azure Appliance Configuration Manager**, navigate to the *Reset appliance* section. Click on **Reset**.
39
-
3. If no machines are associated with the appliance, the reset will begin.
40
-
4. Once completed successfully:
41
-
- Open `Services.msc` and restart the service `World Wide Web Publishing Service`.
42
-
- Clear the cache for Microsoft Edge or other browsers being used. Restart the browser after the cache cleanup. Learn more [here](#).
43
-
- Restart the machine.
37
+
You can only delete the Azure Site Recovery replication appliance from the Azure portal if all components are in a critical state and the appliance is no longer accessible. To do so, follow these steps:
44
38
45
-
### Delete the Appliance
39
+
1. Sign in to the Azure portal.
40
+
2. Go to the *Recovery Services vault* > *Site Recovery infrastructure* (under **Manage**), select Azure Site Recovery *replication appliances* under **For VMware & Physical machines**.
41
+
3. For the Azure Site Recovery replication appliance you want to delete, selct **Delete** from its menu.
46
42
47
-
You can only delete the Azure Site Recovery replication appliance from the Azure portal if all components are in a critical state, and the appliance is no longer accessible. Follow these steps:
43
+
:::image type="content" source="./media/delete-appliance/delete.png" alt-text="Screenshot of Site Recovery appliance page.":::
48
44
49
-
1.Sign in to the Azure portal.
50
-
2. Navigate to the *Recovery Services vault* > *Site Recovery infrastructure* (under Manage) > *ASR replication appliances* (under For VMware & Physical machines).
51
-
3. For the Azure Site Recovery replication appliance you want to delete, click on **Delete** from its menu.
52
-
4. Confirm that no replicated items are associated with the replication appliance. If so, a pop-up will block appliance deletion.
53
-
5. If no replicated items are associated with the appliance, a pop-up will inform you about the Entra ID Apps that need to be deleted. Note these App IDs and proceed with deletion.
45
+
1.Confirm that no replicated items are associated with the replication appliance. If there are replicated items associated, a pop-up appears to block the appliance deletion.
46
+
47
+
:::image type="content" source="./media/delete-appliance/notification.png" alt-text="Screenshot of pop-up notification.":::
48
+
49
+
1. If no replicated items are associated with the appliance, a pop-up appears to inform you about the Microsoft Entra ID Apps that must be deleted. Note these App IDs and proceed with deletion.
54
50
55
51
56
-
After successfully deleting the Azure Site Recovery replication appliance:
52
+
### Post delete appliance
57
53
58
-
1. Free up resources used by the Azure Site Recovery replication appliance, such as the storage account, network interface, and public IP address.
59
-
2. Delete the Recovery Services vault if it is no longer needed.
54
+
After successfully deleting the Azure Site Recovery replication appliance, you can:
55
+
56
+
- Free up resources used by the Azure Site Recovery replication appliance, such as the storage account, network interface, and public IP address.
57
+
- Delete the Recovery Services vault if it is no longer needed.
58
+
59
+
60
+
## Reset appliance
61
+
62
+
You can only reset the Azure Site Recovery replication appliance if all components are in a healthy state. To reset the appliance, follow these steps:
63
+
64
+
1. On the Azure portal, go to the appliance you want to reset.
65
+
Ensure that no replicated items are associated with this appliance.
66
+
1. On **Microsoft Azure Appliance Configuration Manager**, go to the *Reset appliance* section and select **Reset**.
67
+
1. If no machines are associated with the appliance, the reset begins.
68
+
1. Once completed successfully, ensure the following:
69
+
- Open `Services.msc` and restart the service `World Wide Web Publishing Service`.
70
+
- Clear the cache for Microsoft Edge or other browsers being used. Restart the browser after the cache cleanup. Learn more [here](https://www.microsoft.com/edge/learning-center/how-to-manage-and-clear-your-cache-and-cookies).
71
+
- Restart the machine.
60
72
61
73
62
-
## Next Steps
74
+
## Next steps
63
75
64
76
In this article, you learned how to delete the Azure Site Recovery replication appliance from the Azure portal. You can now free up the associated resources and delete the Recovery Services vault as needed.
0 commit comments