Skip to content

[CLI Support] Instant Access Snapshot for Premium SSD v2 and Ultra Disk  #31694

@AdamZLi

Description

@AdamZLi

Related command

=> az Snapshot Create

Is your feature request related to a problem? Please describe.

=> No

Describe the solution you'd like

=> Customers can set a property called “InstantAccessDurationMins” to create instant access snapshot from Pv2 and Ultra disks that customers can use instantaneously for creating new disks with fast restore performance. If duration is not specified, the value will be default to 300 mins.

Some mock up:

  • Default: az snapshot create -g MyResourceGroup -n MySnapshot2 --source MyDisk --EnableInstantAccess
  • Specified Duration: az snapshot create -g MyResourceGroup -n MySnapshot2 --source MyDisk --EnableInstantAccess 180

Describe alternatives you've considered
N/A

Additional context

Metadata

Metadata

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions