Skip to content

Commit ca26769

Browse files
authored
Merge pull request #104190 from priestlg/gdpStorSimpleFix
Clarified Erasure of data from Data Box Disk
2 parents d5d1418 + efc39f4 commit ca26769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/databox/data-box-disk-deploy-upload-verify.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Verify that your data is in the storage account(s) before you delete it from the
5454
- For block blobs and page blobs: `https://<storage_account_name>.blob.core.windows.net/<containername>/files/a.txt`
5555
- For Azure Files: `https://<storage_account_name>.file.core.windows.net/<sharename>/files/a.txt`
5656

57-
Alternatively, you could go to your Azure storage account in Azure portal and navigate from there.
57+
Alternatively, you can go to your Azure storage account in Azure portal and navigate from there.
5858

5959
- Your managed disk resource group(s). When creating managed disks, the VHDs are uploaded as page blobs and then converted to managed disks. The managed disks are attached to the resource groups specified at the time of order creation.
6060

@@ -98,7 +98,7 @@ To verify that the data has uploaded into Azure, take the following steps:
9898

9999
## Erasure of data from Data Box Disk
100100

101-
After the copy is complete and you have verified that data is in the Azure storage account, disks are securely erased as per the NIST standard.
101+
Once the upload to Azure is complete, the Data Box Disk erases the data on its disks as per the [NIST SP 800-88](https://csrc.nist.gov/News/2014/Released-SP-800-88-Revision-1,-Guidelines-for-Medi) standard.
102102

103103
::: zone target="docs"
104104

0 commit comments

Comments
 (0)