Skip to content

CLI Support - Instant Access Snapshot for Premium SSD v2 and Ultra Disk #31717

@AdamZLi

Description

@AdamZLi

Preconditions

  • No need to upgrade Python SDK or the Python SDK is ready.

Related command

az snapshot create

Resource Provider

Microsoft.Compute/disks

Description of Feature or Work Requested

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.

Minimum API Version Required

2025-01-02

Swagger PR link / SDK link

Azure/azure-rest-api-specs#34917

Request Example

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

Target Date

2025-06-31

PM Contact

[email protected]

Engineer Contact

[email protected]

Additional context

Additional Context: https://microsoft.sharepoint.com/:w:/t/AzureStorage/EfPrsr9iKpZPnNXjap4iE3IBQJpK1OwomN-mrDq92jcuZw?e=7aSZbc

Metadata

Metadata

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotSimilar-Issuecustomer-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