diff --git a/includes/data-box-object-size-limits.md b/includes/data-box-object-size-limits.md index 24e92b6c5db91..4c9e65dbf36bc 100644 --- a/includes/data-box-object-size-limits.md +++ b/includes/data-box-object-size-limits.md @@ -11,7 +11,7 @@ Here are the sizes of the Azure objects that can be written. Make sure that all | Azure object type | Default limit | |-------------------|-----------------------------------------------------------| | Block blob | 14 TiB | -| Page blob | 4 TiB
Every file uploaded in page blob format must be 512 bytes aligned (an integral multiple), else the upload fails.
VHD and VHDX are 512 bytes aligned. | +| Page blob | 8 TiB
Every file uploaded in page blob format must be 512 bytes aligned (an integral multiple), else the upload fails.
VHD and VHDX are 512 bytes aligned. | | Azure Files | 4 TiB | | Managed disks | 4 TiB
For more information on size and limits, see:
  • [Scalability targets of Standard SSDs](/azure/virtual-machines/disks-types#standard-ssds)
  • [Scalability targets of Premium SSDs](/azure/virtual-machines/disks-types#standard-hdds)
  • [Scalability targets of Standard HDDs](/azure/virtual-machines/disks-types#premium-ssds)
  • [Pricing and billing of managed disks](/azure/virtual-machines/disks-types#billing)