|
1 | 1 | ---
|
2 |
| -title: Tutorial to copy data to Azure Data Box Disk| Microsoft Docs |
| 2 | +title: Tutorial to copy data to Azure Data Box Disk | Microsoft Docs |
3 | 3 | description: In this tutorial, learn how to copy data from your host computer to Azure Data Box Disk and then generate checksums to verify data integrity.
|
4 | 4 | services: databox
|
5 | 5 | author: stevenmatthew
|
@@ -36,9 +36,11 @@ After the disks are connected and unlocked, you can copy data from your source d
|
36 | 36 | ::: zone target="docs"
|
37 | 37 |
|
38 | 38 | > [!IMPORTANT]
|
39 |
| -> Azure Data Box now supports access tier assignment at the blob level. The steps contained within this tutorial reflect the updated data copy process and are specific to block blobs. |
| 39 | +> Azure Data Box now supports access tier assignment at the blob level. The steps contained within this tutorial reflect the updated data copy process and are specific to block blobs. |
40 | 40 | >
|
41 |
| ->For help with determining the appropriate access tier for your block blob data, refer to the [Determine appropriate access tiers for block blobs](#determine-appropriate-access-tiers-for-block-blobs) section. Follow the steps containined within the [Copy data to disks](#copy-data-to-disks) section to copy your data to the appropriate access tier. |
| 41 | +> Access tier assignment is not supported when copying data using the Data Box Split Copy Tool. If your use case requires access tier assignment, follow the steps containined within the [Copy data to disks](#copy-data-to-disks) section to copy your data to the appropriate access tier using the Robocopy utility. |
| 42 | +> |
| 43 | +> For help with determining the appropriate access tier for your block blob data, refer to the [Determine appropriate access tiers for block blobs](#determine-appropriate-access-tiers-for-block-blobs) section. |
42 | 44 | >
|
43 | 45 | > The information contained within this section applies to orders placed after April 1, 2024.
|
44 | 46 |
|
@@ -248,7 +250,10 @@ The Data Box Split Copy tool helps split and copy data across two or more Azure
|
248 | 250 |
|
249 | 251 | >[!IMPORTANT]
|
250 | 252 | > The Data Box Split Copy tool can also validate your data. If you use Data Box Split Copy tool to copy data, you can skip the [validation step](#validate-data).
|
251 |
| -> The Split Copy tool is not supported with managed disks. |
| 253 | +> |
| 254 | +> Access tier assignment is not supported when copying data using the Data Box Split Copy Tool. If your use case requires access tier assignment, follow the steps containined within the [Copy data to disks](#copy-data-to-disks) section to copy your data to the appropriate access tier using the Robocopy utility. |
| 255 | +> |
| 256 | +> The Data Box Split Copy tool is not supported with managed disks. |
252 | 257 |
|
253 | 258 | 1. On your Windows computer, ensure that you have the Data Box Split Copy tool downloaded and extracted in a local folder. This tool is included within the Data Box Disk toolset for Windows.
|
254 | 259 | 1. Open File Explorer. Make a note of the data source drive and drive letters assigned to Data Box Disk.
|
|
0 commit comments