Skip to content

Commit e9defd0

Browse files
authored
Merge pull request #94890 from alkohli/patch-575
Updated - File metadata/NTFS perms not preserved
2 parents 600fb7c + 919e5c9 commit e9defd0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/databox/data-box-disk-limits.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: databox
88
ms.subservice: disk
99
ms.topic: article
10-
ms.date: 04/01/2019
10+
ms.date: 11/05/2019
1111
ms.author: alkohli
1212
---
1313
# Azure Data Box Disk limits
@@ -45,6 +45,7 @@ For the latest information on Azure storage service limits and best practices fo
4545
- Every file written into *BlockBlob* and *PageBlob* shares is uploaded as a block blob and page blob respectively.
4646
- Any empty directory hierarchy (without any files) created under *BlockBlob* and *PageBlob* folders is not uploaded.
4747
- If there are any errors when uploading data to Azure, an error log is created in the target storage account. The path to this error log is available in the portal when the upload is complete and you can review the log to take corrective action. Do not delete data from the source without verifying the uploaded data.
48+
- File metadata and NTFS permissions are not preserved when the data is uploaded to Azure Files. For example, the *Last modified* attribute of the files will not be kept when the data is copied.
4849
- If you specified managed disks in the order, review the following additional considerations:
4950

5051
- You can only have one managed disk with a given name in a resource group across all the precreated folders and across all the Data Box Disk. This implies that the VHDs uploaded to the precreated folders should have unique names. Make sure that the given name does not match an already existing managed disk in a resource group. If VHDs have same names, then only one VHD is converted to managed disk with that name. The other VHDs are uploaded as page blobs into the staging storage account.

0 commit comments

Comments
 (0)