Skip to content

Commit c14fe8b

Browse files
authored
Merge pull request #79287 from roygara/callUlt
Improvements and clarity
2 parents ffb48de + 8c6d3dd commit c14fe8b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

includes/virtual-machines-managed-disks-types-overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The following table provides a comparison of ultra solid-state-drives (SSD) (pre
2828

2929
## Ultra SSD (preview)
3030

31-
Azure ultra SSD (preview) deliver high throughput, high IOPS, and consistent low latency disk storage for Azure IaaS VMs. Some additional benefits of ultra SSD include the ability to dynamically change the performance of the disk, along with your workloads, without the need to restart your virtual machines. Ultra SSD are suited for data-intensive workloads such as SAP HANA, top tier databases, and transaction-heavy workloads. Ultra SSD can only be used as data disks. We recommend using premium SSDs as OS disks.
31+
Azure ultra SSD (preview) delivers high throughput, high IOPS, and consistent low latency disk storage for Azure IaaS VMs. Some additional benefits of ultra SSD include the ability to dynamically change the performance of the disk, along with your workloads, without the need to restart your virtual machines. Ultra SSDs are suited for data-intensive workloads such as SAP HANA, top tier databases, and transaction-heavy workloads. Ultra SSD can only be used as data disks. We recommend using premium SSDs as OS disks.
3232

3333
### Performance
3434

@@ -68,7 +68,8 @@ During preview, ultra SSD:
6868
- Are only supported on ES/DS v3 VMs
6969
- Are only available as data disks and only support 4k physical sector size
7070
- Can only be created as empty disks
71-
- Currently can only be deployed using Azure Resource Manager templates, CLI, and the python SDK.
71+
- Currently can only be deployed using Azure Resource Manager templates, CLI, PowerShell, and the Python SDK.
72+
- Cannot be deployed with the Azure portal (yet).
7273
- Does not yet support disk snapshots, VM images, availability sets, virtual machine scale sets, and Azure disk encryption.
7374
- Does not yet support integration with Azure Backup or Azure Site Recovery.
7475
- As with [most previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/), this feature should not be used for production workloads until general availability (GA).

0 commit comments

Comments
 (0)