-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
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