You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/databox/data-box-disk-deploy-copy-data.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: alkohli
7
7
ms.service: databox
8
8
ms.subservice: disk
9
9
ms.topic: tutorial
10
-
ms.date: 11/09/2021
10
+
ms.date: 10/12/2022
11
11
ms.author: alkohli
12
12
13
13
# Customer intent: As an IT admin, I need to be able to order Data Box Disk to upload on-premises data from my server onto Azure.
@@ -83,7 +83,7 @@ Perform the following steps to connect and copy data from your computer to the D
83
83
84
84
A container is created in the Azure storage account for each subfolder under BlockBlob and PageBlob folders. All files under BlockBlob and PageBlob folders are copied into a default container `$root` under the Azure Storage account. Any files in the `$root` container are always uploaded as block blobs.
85
85
86
-
Copy files to a folder within *AzureFile* folder. A sub-folder within*AzureFile* folder creates a fileshare. Files copied directly to *AzureFile* folder fail and are uploaded as block blobs.
86
+
Copy files to a folder within *AzureFile* folder. All files under*AzureFile* folder will be uploaded as files to a default container of type “databox-format-Guid” (ex: databox-azurefile-7ee19cfb3304122d940461783e97bf7b4290a1d7).
87
87
88
88
If files and folders exist in the root directory, then you must move those to a different folder before you begin data copy.
0 commit comments