Skip to content

Instant Access for application and crash consistent restore points #32653

@Aarthi-Vijaya-raghavan

Description

@Aarthi-Vijaya-raghavan

Related command

az restore-point collection create --location "norwayeast" --source-id "/subscriptions/{subscription-id}/resourceGroups/myResourceGroup/providers/Microsoft.Compute/virtualMachines/myVM" --tags myTag1="tagValue1" --resource-group "myResourceGroup" --collection-name "myRpc" --instantAccess instantAccess=true

az restore-point create --exclude-disks "/subscriptions/{subscription-id}/resourceGroups/myResour ceGroup/providers/Microsoft.Compute/disks/disk123" --resource-group "myResourceGroup" --collection-name "rpcName" --name "rpName --instantAccessDurationMinutes "120"

Is your feature request related to a problem? Please describe.
This is a top ask from customer SAP and EPIC. It's a feature that fixes an existing problem of restore points of ultra/premium SSD v2 not being immediately available for restore.

Describe the solution you'd like
Instant access is enabled at API level. This allows customers to restore via restore points immediately without waiting for background copy to complete. Its part of API version "2025-04-01"
Describe alternatives you've considered

Additional context

Design doc - https://microsoft.sharepoint.com/:w:/t/AzureIDC/AzureIDC_CRP/IQB1ZlJEvO13T42FfRYcMt36AdjpjOpdjlbhFMEYba0tHXw?e=yNQOgz

Metadata

Metadata

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotfeature-request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions