Skip to content

Commit a779e9c

Browse files
authored
Apply suggestions from code review
1 parent 779b480 commit a779e9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/databox/data-box-disk-file-acls-preservation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Preserving file ACLs, attributes, and timestamps with Azure Data Box Disk
2+
title: Preserving file ACLs, attributes, and timestamps with Azure Data Box disk
33
description: ACLs, timestamps, and attributes preserved during data copy to Azure Data Box Disk. Copying metadata with Windows and Linux data copy tools.
44
services: databox
55
author: alkohli
@@ -11,7 +11,7 @@ ms.date: 12/22/2022
1111
ms.author: alkohli
1212
---
1313

14-
# Preserving file ACLs, attributes, and timestamps with Azure Data Box Disk
14+
# Preserving file ACLs, attributes, and timestamps with Azure Data Box disk
1515

1616
Azure Data Box Disk lets you preserve access control lists (ACLs), timestamps, and file attributes when sending data to Azure. This article describes the metadata that you can transfer when copying data to Data Box Disk to upload it to Azure Files.
1717

@@ -67,7 +67,7 @@ For more information on these `robocopy` parameters, see [Tutorial: Copy data to
6767
> [!NOTE]
6868
> If you use `/copyall` to copy your data, the source ACLs on directories and files are transferred to Azure Files. If you only had read-access on your source data and could not modify the source data, you'll have read-access only on the data in the Data Box Disk. Use `/copyall` only if you intend to copy all the ACLs on the directories and files along with the data.
6969
70-
#### Use robocopy to list, copy, modify files on Data Box Disk
70+
#### Use robocopy to list, copy, modify files on Data Box disk
7171

7272
Here are some of the common scenarios you'll use when copying data using `robocopy`.
7373

0 commit comments

Comments
 (0)