-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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-Issuecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Description
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
Engineer Contact
Additional context
Additional Context: https://microsoft.sharepoint.com/:w:/t/AzureStorage/EfPrsr9iKpZPnNXjap4iE3IBQJpK1OwomN-mrDq92jcuZw?e=7aSZbc
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-Issuecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request