How to order a Databox extract when the blob is bigger than the maximum size of the largest databox

Sendall, Richard 0 Reputation points
2026-07-21T10:45:18.96+00:00

Hello,

I have a large amount of data held in Azure Storage Account Cold tier that I would like to extract to on-premise using a Databox. I've been told that the data in the blob is larger than the biggest databox that is available, that a blob cannot be split across multiple databoxes. What's the best way to proceed with this?

Many thanks.

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

0 comments No comments

2 answers

Sort by: Newest
  1. Praveen Bandaru 11,800 Reputation points Microsoft External Staff Moderator
    2026-08-13T12:20:48.34+00:00

    Hello Sendall, Richard

    Thanks for contacting us about moving your Azure Storage data to your on-premises environment with Azure Data Box.

    From what you shared, the data is stored in the Archive tier, and the total size is larger than what a single Azure Data Box can handle. Please note that Azure Data Box Export cannot export data directly from the Archive tier. The archived blobs need to be rehydrated to the Cool or Hot access tier first before they can be included in a Data Box export. Depending on your retention period, rehydration, retrieval, and possible early deletion charges may also apply.

    Because the overall data volume exceeds the capacity of one Data Box, the best approach is to set up multiple Data Box export orders and split the data into smaller sets. You can do this by organizing the data by containers, virtual directories, blob prefixes, or other logical groupings. Each export job should include a unique set of blobs and stay within the supported capacity of the selected Data Box device. 

    If you have any very large individual blobs, please confirm their size. Azure Data Box cannot split a single blob across multiple devices, so network-based transfer methods may need to be used in those cases. 

    Let us know if you have any questions or need help with the rehydration and export planning process.

    Reference Doc: https://docs.azure.cn/en-us/databox/data-box-disk-limits

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. Christos Panagiotidis 3,551 Reputation points
    2026-07-21T10:57:33.36+00:00

    What you were told is only partly correct. Data Box does not split one blob object across devices, but a single Azure block blob is smaller than Data Box 120 or 525 usable capacity. The likely issue is the container or total dataset size.

    Create multiple export orders and partition data by container or blob-name prefix. For each order, supply an XML blob list with distinct BlobPath or BlobPathPrefix entries; Microsoft also provides a script to generate manifests for multiple devices. Ensure manifests do not overlap and each selection fits its device.

    Data Box export supports Hot and Cool blobs, so first change selected Cold-tier blobs to Cool or Hot and wait for tier changes to finish. Review retrieval and early-deletion charges. After delivery, validate copy and verbose logs before deleting Azure data. If device availability or the active-order limit blocks the plan, contact Microsoft Support.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.