Skip to content

Commit 805c285

Browse files
authored
Merge pull request #95544 from roygara/updateDiskFAQ
Relocating info in faq, grouping things together in a more logical sense.
2 parents 48476cf + 98a34d1 commit 805c285

File tree

3 files changed

+18
-14
lines changed

3 files changed

+18
-14
lines changed

includes/disk-storage-premium-ssd-sizes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
| Max burst throughput per disk** | 170 MiB/sec | 170 MiB/sec | 170 MiB/sec | 170 MiB/sec | 170 MiB/sec | 170 MiB/sec | 170 MiB/sec | 170 MiB/sec |
2020
| Max burst duration** | 30 min | 30 min | 30 min | 30 min | 30 min | 30 min | 30 min | 30 min |
2121

22-
\*Denotes a disk size that is currently in preview, for regional availability information see [Premium disks: Managed and unmanaged](https://docs.microsoft.com/azure/virtual-machines/linux/faq-for-disks#premium-disks-managed-and-unmanaged).
22+
\*Denotes a disk size that is currently in preview, for regional availability information see [New disk sizes: Managed and unmanaged](https://docs.microsoft.com/azure/virtual-machines/linux/faq-for-disks#new-disk-sizes-managed-and-unmanaged).
2323

2424
\**Denotes a feature that is currently in preview, see [Disk bursting](https://docs.microsoft.com/azure/virtual-machines/linux/disk-bursting#regional-availability) for more information.

includes/disk-storage-standard-ssd-sizes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
| IOPS per disk | Up to 120 | Up to 120 | Up to 120 | Up to 120 | Up to 240 | Up to 500 | Up to 500 | Up to 500 | Up to 500 | Up to 500 | Up to 500 | Up to 2,000 | Up to 4,000 | Up to 6,000 |
1717
| Throughput per disk | Up to 25 MiB/sec | Up to 25 MiB/sec | Up to 25 MiB/sec | Up to 25 MiB/sec | Up to 50 MiB/sec | Up to 60 MiB/sec | Up to 60 MiB/sec | Up to 60 MiB/sec | Up to 60 MiB/sec | Up to 60 MiB/sec | Up to 60 MiB/sec| Up to 400 MiB/sec | Up to 600 MiB/sec | Up to 750 MiB/sec |
1818

19-
\*Denotes a disk size that is currently in preview, for regional availability information refer [here](https://docs.microsoft.com/azure/virtual-machines/linux/faq-for-disks#premium-disks-managed-and-unmanaged).
19+
\*Denotes a disk size that is currently in preview, for regional availability information see [New disk sizes: Managed and unmanaged](https://docs.microsoft.com/azure/virtual-machines/linux/faq-for-disks#new-disk-sizes-managed-and-unmanaged).

includes/virtual-machines-faq-for-disks.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -345,18 +345,6 @@ No. But if you export a VHD to an encrypted storage account from an encrypted ma
345345

346346
## Premium disks: Managed and unmanaged
347347

348-
**What regions support bursting capability for applicable premium SSD disk size?**
349-
350-
The bursting capability is currently supported in Azure West Central US.
351-
352-
**What regions are 4/8/16 GiB Managed Disk sizes (P1/P2/P3, E1/E2/E3) supported in?**
353-
354-
These new disk sizes are currently supported in Azure West Central US.
355-
356-
**Are P1/P2/P3 disk sizes supported for unmanaged disks or page blobs?**
357-
358-
No, it is only supported on Premium SSD Managed Disks.
359-
360348
**If a VM uses a size series that supports Premium SSD disks, such as a DSv2, can I attach both premium and standard data disks?**
361349

362350
Yes.
@@ -387,6 +375,22 @@ There is no downside to the use of TRIM on Azure disks on either premium or stan
387375

388376
## New disk sizes: Managed and unmanaged
389377

378+
**What regions support bursting capability for applicable premium SSD disk size?**
379+
380+
The bursting capability is currently supported in Azure West Central US.
381+
382+
**What regions are 4/8/16 GiB Managed Disk sizes (P1/P2/P3, E1/E2/E3) supported in?**
383+
384+
These new disk sizes are currently supported in Azure West Central US.
385+
386+
**Are P1/P2/P3 disk sizes supported for unmanaged disks or page blobs?**
387+
388+
No, it is only supported on premium SSD managed disks.
389+
390+
**Are E1/E2/E3 disk sizes supported for unmanaged disks or page blobs?**
391+
392+
No, standard SSD managed disks of any size cannot be used with unmanaged disks or page blobs.
393+
390394
**What is the largest Managed disk size supported for operating system and data disks?**
391395

392396
The partition type that Azure supports for an operating system disk is the master boot record (MBR). The MBR format supports a disk size up to 2 TiB. The largest size that Azure supports for an operating system disk is 2 TiB. Azure supports up to 32 TiB for managed data disks in global Azure, 4 TiB in Azure sovereign clouds.

0 commit comments

Comments
 (0)