From b83ae491f286ab71eb71955ad0b4e93859963266 Mon Sep 17 00:00:00 2001
From: LakshJ-MS <179922188+LakshJ-MS@users.noreply.github.com>
Date: Thu, 9 Apr 2026 02:39:45 +0530
Subject: [PATCH] Update Page blob size limit from 4 TiB to 8 TiB
---
includes/data-box-object-size-limits.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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: