Skip to content

Commit 88b042e

Browse files
authored
Merge pull request #124646 from thedarksage/patch-5
Update Maximum Supported OS Disk Size
2 parents 4ee262a + 40a0769 commit 88b042e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/site-recovery/azure-to-azure-support-matrix.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -354,12 +354,12 @@ This table summarized support for the Azure VM OS disk, data disk, and temporary
354354
**Component** | **Support** | **Details**
355355
--- | --- | ---
356356
Disk renaming | Supported |
357-
OS disk maximum size | 4096 GB | [Learn more](/azure/virtual-machines/managed-disks-overview) about VM disks.
357+
OS disk maximum size | [4095 GiB](/azure/virtual-machines/managed-disks-overview#os-disk) | [Learn more](/azure/virtual-machines/managed-disks-overview) about VM disks.
358358
Temporary disk | Not supported | The temporary disk is always excluded from replication.<br/><br/> Don't store any persistent data on the temporary disk. [Learn more](/azure/virtual-machines/managed-disks-overview).
359-
Data disk maximum size | 32 TB for managed disks<br></br>4 TB for unmanaged disks|
360-
Data disk minimum size | No restriction for unmanaged disks. 1 GB for managed disks |
359+
Data disk maximum size | 32 TiB for managed disks<br></br>4 TiB for unmanaged disks|
360+
Data disk minimum size | No restriction for unmanaged disks. 1 GiB for managed disks |
361361
Data disk maximum number | Up to 64, in accordance with support for a specific Azure VM size | [Learn more](/azure/virtual-machines/sizes) about VM sizes.
362-
Data disk maximum size per storage account (for unmanaged disks) | 35 TB | This is an upper limit for cumulative size of page blobs created in a premium Storage Account
362+
Data disk maximum size per storage account (for unmanaged disks) | 35 TiB | This is an upper limit for cumulative size of page blobs created in a premium Storage Account
363363
Data disk change rate | Maximum of 20 MBps per disk for premium storage. Maximum of 2 MBps per disk for Standard storage. | If the average data change rate on the disk is continuously higher than the maximum, replication won't catch up.<br/><br/> However, if the maximum is exceeded sporadically, replication can catch up, but you might see slightly delayed recovery points.
364364
Data disk - standard storage account | Supported |
365365
Data disk - premium storage account | Supported | If a VM has disks spread across premium and standard storage accounts, you can select a different target storage account for each disk, to ensure you have the same storage configuration in the target region.

0 commit comments

Comments
 (0)