You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/linux/disks-enable-ultra-ssd.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,13 @@ description: Learn about ultra disks for Azure VMs
4
4
author: roygara
5
5
ms.service: virtual-machines
6
6
ms.topic: conceptual
7
-
ms.date: 11/14/2019
7
+
ms.date: 04/09/2020
8
8
ms.author: rogarana
9
9
ms.subservice: disks
10
10
---
11
11
12
12
# Using Azure ultra disks
13
+
14
+
This article explains how to deploy and use an ultra disk, for conceptual information about ultra disks, refer to [What disk types are available in Azure?](disks-types.md#ultra-disk).
Copy file name to clipboardExpand all lines: articles/virtual-machines/windows/disks-enable-ultra-ssd.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,13 @@ description: Learn about ultra disks for Azure VMs
4
4
author: roygara
5
5
ms.service: virtual-machines-windows
6
6
ms.topic: conceptual
7
-
ms.date: 11/14/2019
7
+
ms.date: 04/09/2020
8
8
ms.author: rogarana
9
9
ms.subservice: disks
10
10
---
11
11
12
12
# Using Azure ultra disks
13
+
14
+
This article explains how to deploy and use an ultra disk, for conceptual information about ultra disks, refer to [What disk types are available in Azure?](disks-types.md#ultra-disk).
Copy file name to clipboardExpand all lines: includes/managed-disks-ultra-disks-GA-scope-and-limitations.md
+23-13Lines changed: 23 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,21 +5,30 @@ services: virtual-machines
5
5
author: roygara
6
6
ms.service: virtual-machines
7
7
ms.topic: include
8
-
ms.date: 11/18/2019
8
+
ms.date: 04/08/2020
9
9
ms.author: rogarana
10
10
ms.custom: include file
11
11
---
12
12
For now, ultra disks have additional limitations, they are as follows:
13
13
14
-
- Are supported in the following regions, with a varying number of availability zones per region:
15
-
- East US 2
16
-
- East US
17
-
- West US 2
18
-
- SouthEast Asia
19
-
- North Europe
20
-
- West Europe
21
-
- UK South
22
-
- Can only be used with availability zones (availability sets and single VM deployments outside of zones will not have the ability to attach an ultra disk)
14
+
The only infrastructure redundancy options currently available to ultra disks are availability zones. VMs using any other redundancy options cannot attach an ultra disk.
15
+
16
+
The following table outlines the regions ultra disks are available in, as well as their corresponding availability options:
17
+
18
+
> [!NOTE]
19
+
> Some availability zone within these regions do not offer ultra disks.
20
+
21
+
|Regions |No infrastructure redundancy |Availability zones |
@@ -29,7 +38,8 @@ For now, ultra disks have additional limitations, they are as follows:
29
38
- Not every VM size is available in every supported region with ultra disks
30
39
- Are only available as data disks and only support 4k physical sector size. Due to the 4K native sector size of Ultra Disk, there are some applications that won't be compatible with ultra disks. One example would be Oracle Database, which requires release 12.2 or later in order to support ultra disks.
31
40
- Can only be created as empty disks
32
-
-Do not yet support disk snapshots, VM images, availability sets, and Azure disk encryption
33
-
-Do not yet support integration with Azure Backup or Azure Site Recovery
41
+
-Doesn't currently support disk snapshots, VM images, availability sets, Azure Dedicated Hosts, or Azure disk encryption
42
+
-Doesn't currently support integration with Azure Backup or Azure Site Recovery
34
43
- The current maximum limit for IOPS on GA VMs is 80,000.
35
-
- If you would like to participate in a limited preview of a VM that can accomplish 160,000 IOPS with ultra disks, please email UltraDiskFeedback@microsoft .com
44
+
45
+
Azure ultra disks offer up to 16 TiB per region per subscription by default, but ultra disks support higher capacity by request. To request an increase in capacity, contact Azure Support.
0 commit comments