Skip to content

Commit ca313b4

Browse files
authored
Merge pull request #230502 from LouisBerner/v-lberner-ADO_67568
Updated with steps to clean up after ASE device reset.
2 parents 9d0fa0f + b0996c3 commit ca313b4

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

includes/azure-stack-edge-device-reset.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: v-dalc
33
ms.service: databox
44
ms.topic: include
5-
ms.date: 09/20/2021
5+
ms.date: 03/13/2023
66
ms.author: alkohli
77
---
88

@@ -18,3 +18,13 @@ To reset your device using the local web UI, take the following steps.
1818
![Confirm reset](media/azure-stack-edge-device-reset/device-reset-2.png)
1919

2020
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+
22+
In addition to resetting your device, complete the following steps to remove Azure resources associated with the device.
23+
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+
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+
29+
>[!Note]
30+
>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

Comments
 (0)