Skip to content

Commit d78544d

Browse files
Merge pull request #221526 from LouisBerner/v-lberner-ADO_47663
Initial PR to create new article
2 parents 3347546 + dd21f43 commit d78544d

6 files changed

+59
-1
lines changed

articles/databox-online/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,9 @@
486486
- name: Prepare for device failure
487487
href: azure-stack-edge-gpu-prepare-device-failure.md
488488
- name: Recover from device failure
489-
href: azure-stack-edge-gpu-recover-device-failure.md
489+
href: azure-stack-edge-gpu-recover-device-failure.md
490+
- name: Erase device data
491+
href: azure-stack-edge-gpu-secure-erase-certificate.md
490492
- name: Monitor
491493
items:
492494
- name: Review alerts
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: Erase data from your Azure Stack Edge
3+
description: Describes the process to erase data from an Azure Stack Edge device and generate a certificate of proof that data has been removed.
4+
services: databox
5+
author: alkohli
6+
7+
ms.service: databox
8+
ms.subservice: edge
9+
ms.topic: how-to
10+
ms.date: 12/27/2022
11+
ms.author: alkohli
12+
---
13+
# Erase data from your Azure Stack Edge
14+
15+
[!INCLUDE [applies-to-GPU-and-pro-r-and-mini-r-skus](../../includes/azure-stack-edge-applies-to-gpu-pro-r-mini-r-sku.md)]
16+
17+
This article provides steps to reset an Azure Stack Edge device. The reset operation generates a Secure Erase Certificate that verifies details about your device in an erase record. You can also manually generate a Secure Erase Certificate.
18+
19+
The Secure Erase Certificate includes software version details about the device and disk-by-disk details including data erasure type, data erasure method, and erasure verification method.
20+
21+
The following erase types are supported:
22+
23+
|Data erasure type |Description |
24+
|---------|---------|
25+
|CryptoErase |Sanitizes the encryption key, leaving the data on disk unrecoverable. |
26+
|BlockErase |Deletes all user data from the disk. |
27+
|CryptoAndBlockErase |Performs a crypto erase followed by a block erase. |
28+
29+
## Reset the Azure Stack Edge device
30+
31+
1. In Azure portal for your Azure Stack Edge device, select **Device reset** in the left-hand navigation, then select **Reset device**.
32+
33+
![Screenshot that shows the Azure portal option to reset an Azure Stack Edge device.](media/azure-stack-edge-gpu-secure-erase-certificate/azure-stack-edge-secure-erase-certificate-reset-device.png)
34+
35+
1. On the Confirm device reset dialog, type **Yes** and then select **Yes** to confirm the reset operation.
36+
37+
![Screenshot that shows the Azure portal option to confirm device reset for an Azure Stack Edge device.](media/azure-stack-edge-gpu-secure-erase-certificate/azure-stack-edge-secure-erase-certificate-reset-device-confirmation.png)
38+
39+
1. Azure Stack Edge device reset operation generates a Secure Erase Certificate, as shown below:
40+
41+
![Screenshot of the Secure Erase Certificate following reset of an Azure Stack Edge device.](media/azure-stack-edge-gpu-secure-erase-certificate/azure-stack-edge-secure-erase-certificate.png)
42+
43+
## Download the Secure Erase Certificate for your device
44+
45+
Use the following steps to download a Secure Erase Certificate for your device after device reset:
46+
47+
1. On the Azure portal, select **Support** and then select **Secure erase certificate** from the **Support package options** dropdown.
48+
1. Select **Secure erase certificate**.
49+
50+
![Screenshot of the Support package options dropdown menu for generating a Secure Erase Certificate following reset of an Azure Stack Edge device.](media/azure-stack-edge-gpu-secure-erase-certificate/azure-stack-edge-download-secure-erase-certificate.png)
51+
52+
1. Select **Create Support package** > **Download Support package** to download the certificate.
53+
54+
## Next steps
55+
56+
- [What is Azure Stack Edge Pro 2?](azure-stack-edge-pro-2-overview.md)
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)