Skip to content

Commit f083f66

Browse files
committed
Updating include file
1 parent 18d06d2 commit f083f66

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

includes/data-box-verify-upload-return.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ When you confirm that you've reviewed the errors and are ready to proceed, the d
2727
Once the data upload is complete, order status updates to **Completed**.
2828

2929
> [!NOTE]
30-
> Data Box automatically performs CRC validation to ensure that data copied to the device is identical to the data uploaded to Azure. You can use the CRC checksum tool script to compare the checksums of the on-premises source data with the data uploaded to Azure. The script can be downloaded from [Azure Samples](https://github.com/Azure-Samples/data-box-samples/tree/main/JavaToolforCRC). See the [README file](https://github.com/Azure-Samples/data-box-samples/blob/main/JavaToolforCRC/README.md) for more information.
30+
> A Cyclic Redundancy Check (CRC) computation is completed during the upload to Azure. The CRCs from the data copy and data upload are compared. A CRC mismatch indicates that the corresponding files failed to upload.
31+
>
32+
> You can use the CRC checksum tool script to compare the checksums of the on-premises source data with the data uploaded to Azure. The script can be downloaded from [Azure Samples](https://github.com/Azure-Samples/data-box-samples/tree/main/JavaToolforCRC). See the [README file](https://github.com/Azure-Samples/data-box-samples/blob/main/JavaToolforCRC/README.md) for more information.
3133
3234
Verify that your data is uploaded to Azure before you delete it from the source. Your data can be in:
3335

0 commit comments

Comments
 (0)