-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Disk IOPS/MBPS Support for SI VMs #32487
Copy link
Copy link
Closed
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotSimilar-Issuefeature-request
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotSimilar-Issuefeature-request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Preconditions
Related command
az vm create --data-disk-iops
az vm create --data-disk-mbps
Resource Provider
Microsoft.Compute/virtualMachines
Description of Feature or Work Requested
This allows to set the values of DiskIOPSReadWrite and DiskMBPSReadWrite while implicit disk creation of UltraSSD or Premium V2 data disks for SI VMs.
Minimum API Version Required
2025-04-01
Swagger PR link / SDK link
Azure/azure-rest-api-specs#37621
Request Example
No response
Target Date
2026-01-15
PM Contact
ryandraper@microsoft.com
Engineer Contact
yaminibansal@microsoft.com
Additional context
No response