Skip to content

Commit 1e89ec5

Browse files
committed
Updates
1 parent 1fe0d55 commit 1e89ec5

8 files changed

+20
-18
lines changed

articles/virtual-machines/linux/disks-enable-ultra-ssd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ description: Learn about ultra disks for Azure VMs
44
author: roygara
55
ms.service: virtual-machines
66
ms.topic: conceptual
7-
ms.date: 11/14/2019
7+
ms.date: 04/08/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---
1111

1212
# Using Azure ultra disks
1313

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).
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).
1515

1616
[!INCLUDE [virtual-machines-disks-ultra-ssd](../../../includes/virtual-machines-disks-getting-started-ultra-ssd.md)]

articles/virtual-machines/linux/disks-shared-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Configure an Azure managed disk with shared disks (preview) so that
44
author: roygara
55
ms.service: virtual-machines
66
ms.topic: conceptual
7-
ms.date: 02/18/2020
7+
ms.date: 04/08/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---

articles/virtual-machines/linux/disks-shared.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about sharing Azure managed disks across multiple VMs.
44
author: roygara
55
ms.service: virtual-machines
66
ms.topic: conceptual
7-
ms.date: 02/18/2020
7+
ms.date: 04/08/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---

articles/virtual-machines/windows/disks-enable-ultra-ssd.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ description: Learn about ultra disks for Azure VMs
44
author: roygara
55
ms.service: virtual-machines-windows
66
ms.topic: conceptual
7-
ms.date: 11/14/2019
7+
ms.date: 04/08/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---
1111

1212
# 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).
15+
1316
[!INCLUDE [virtual-machines-disks-ultra-ssd](../../../includes/virtual-machines-disks-getting-started-ultra-ssd.md)]

articles/virtual-machines/windows/disks-shared-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Configure an Azure managed disk with shared disks (preview) so that
44
author: roygara
55
ms.service: virtual-machines-windows
66
ms.topic: conceptual
7-
ms.date: 02/18/2020
7+
ms.date: 04/08/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---

articles/virtual-machines/windows/disks-shared.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about sharing Azure managed disks across multiple VMs.
44
author: roygara
55
ms.service: virtual-machines-windows
66
ms.topic: conceptual
7-
ms.date: 02/18/2020
7+
ms.date: 04/08/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---

includes/managed-disks-ultra-disks-GA-scope-and-limitations.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ The following table outlines the available regions and their corresponding avail
1717

1818
|Regions |No infrastructure Redundancy |Availability zones |
1919
|---------|---------|---------|
20-
|West US | | |
21-
|West US 2 | | |
22-
|East US | | |
23-
|East US 2 | | |
24-
|SouthEast Asia | | |
25-
|North Europe | | |
26-
|West Europe | | |
27-
|UK South | | |
20+
|West US |Yes | |
21+
|West US 2 |No |Yes |
22+
|East US |No |Yes |
23+
|East US 2 |No |Yes |
24+
|SouthEast Asia |No |Yes |
25+
|North Europe |No |Yes |
26+
|West Europe |No |Yes |
27+
|UK South |No |Yes |
2828

2929
- Are only supported on the following VM series:
3030
- [ESv3](https://azure.microsoft.com/blog/introducing-the-new-dv3-and-ev3-vm-sizes/)

includes/virtual-machines-disks-getting-started-ultra-ssd.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 11/14/2019
8+
ms.date: 04/08/2020
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
1212

1313

14-
1514
Azure ultra disks offer high throughput, high IOPS, and consistent low latency disk storage for Azure IaaS virtual machines (VMs). This new offering provides top of the line performance at the same availability levels as our existing disks offerings. One major benefit of ultra disks is the ability to dynamically change the performance of the SSD along with your workloads without the need to restart your VMs. Ultra disks are suited for data-intensive workloads such as SAP HANA, top tier databases, and transaction-heavy workloads.
1615

1716
## GA scope and limitations
@@ -59,7 +58,7 @@ Now that you know which zone to deploy to, follow the deployment steps in this a
5958

6059
### VMs with no redundancy options
6160

62-
Ultra disks without any redundancy options are only available in West US, for now. However, not every disk size that supports ultra disks may be in this region. To determine which ones in West US support ultra disks, you can use either of the following code snipptes. Make sure to replace the `vmSize` and `subscription` values first:
61+
Ultra disks deployed in West US must be deployed without any redundancy options, for now. However, not every disk size that supports ultra disks may be in this region. To determine which ones in West US support ultra disks, you can use either of the following code snipptes. Make sure to replace the `vmSize` and `subscription` values first:
6362

6463
```azurecli
6564
$subscription = "<yourSubID>"

0 commit comments

Comments
 (0)