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: includes/azure-stack-edge-device-reset.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
author: v-dalc
3
3
ms.service: databox
4
4
ms.topic: include
5
-
ms.date: 03/13/2023
5
+
ms.date: 04/27/2023
6
6
ms.author: alkohli
7
7
---
8
8
@@ -19,12 +19,20 @@ To reset your device using the local web UI, take the following steps.
19
19
20
20
The reset erases the data off the device data disks. Depending on the amount of data on your device, this process takes about 30-40 minutes.
21
21
22
+
## Remove Azure resources from your Azure Stack Edge device
23
+
22
24
In addition to resetting your device, complete the following steps to remove Azure resources associated with the device.
23
25
24
-
- Delete the Azure Stack Edge resource (name of the service) associated with the Azure Stack Edge device. This step also removes the managed identity associated with the Azure Stack Edge resource. For more information, see [Delete Azure Stack Edge resource](../articles/databox-online/azure-stack-edge-return-device.md?branch=main&tabs=azure-portal).
25
-
- When deleting the Azure Stack Edge resource, you'll also be prompted to remove the associated key vault. The key vault name starts with the service name and is appended with a GUID. Proceed with the confirmation.
26
+
Delete the Azure Stack Edge resource (name of the service) associated with the Azure Stack Edge device. You can also use this step to remove the associated key vault. This step also removes the managed identity associated with the Azure Stack Edge resource. Gather key vault details before you delete the Azure Stack Edge resource.
26
27
27
-
- Delete the storage account used by the key vault. You'll need to look for a Zone redundant storage account starting with the same name as that of the key vault and in the same scope as the Azure Stack Edge resource. You'll need to manually delete this storage account.
28
+
Use the following steps to delete the Azure Stack Edge resource, its managed identity, the associated key vault, and the Azure storage account:
29
+
30
+
1. In Azure portal, go to your key vault, navigate to **Diagnostic settings**, and make note of the storage account name and the key vault name.
31
+
1. Go to your Azure Stack Edge resource and then to **Overview**. From the command bar, select **Delete**.
32
+
1. In the Delete device blade, specify the name of the device you want to delete and then select **Delete**.
33
+
1. To continue, confirm the delete operation.
34
+
1. When deleting the Azure Stack Edge resource, you'll also be prompted to remove the associated key vault. To get the key vault name, select **Security** in left navigation, and then select the key vault name to get to the key vault resource. The key vault name starts with the service name and is appended with a GUID. Select **Diagnostic settings** and also note the storage account name.
35
+
1. Delete the Azure storage account used by the key vault. Look for a Zone redundant storage account in the same scope as the Azure Stack Edge resource; manually delete the storage account.
28
36
29
37
>[!Note]
30
38
>While performing the device reset, only the data that resides locally on the device will be deleted. The data that's in the cloud won't be deleted and, if not removed, will continue to collect [charges](https://azure.microsoft.com/pricing/details/storage/). This data must be deleted separately using a cloud storage management tool like [Azure Storage Explorer](https://azure.microsoft.com/features/storage-explorer/).
0 commit comments