-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[Zone resilient VM] [CLI] Enable new capability for new and existing VM #29807
Copy link
Copy link
Open
Labels
Azure 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/snapshotOKR CandidateThis label is used to track how many GitHub issues we have resolved for OKR purpose.This label is used to track how many GitHub issues we have resolved for OKR purpose.act-observability-squadcustomer-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
Metadata
Metadata
Assignees
Labels
Azure 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/snapshotOKR CandidateThis label is used to track how many GitHub issues we have resolved for OKR purpose.This label is used to track how many GitHub issues we have resolved for OKR purpose.act-observability-squadcustomer-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
Preconditions
Related command
No response
Resource Provider
Microsoft.Compute/Virtual Machines
Description of Feature or Work Requested
ASK:
Zone resilient VM will be a capability which customers can enable as part of new VM create and existing VM. The enablement of the feature will be post the validations are successful. Once enabled there would be a move option that would show up next to the Availability zone which will allow customers to move their VMs across AZ during any kind of outage.
Ask is to combine 3 API in order when customer provides a PATCH VM with new/different AZ.
Force deallocate API
PUT VM API
Start VM API
Strategy doc - Zone-Resilient-VMs-Strategy.docx
PM Spec - Zone-Resilient-VMs-ZR-components-PM-Spec.docx
Design doc - Reliable VM.docx
API will be ready by Oct 2024.
Minimum API Version Required
2025-04-01
Swagger PR link / SDK link
Azure/azure-rest-api-specs#39385
Azure/azure-rest-api-specs#39377
Request Example
No response
Target Date
2026-03-01
PM Contact
aarthiv@microsoft.com
Engineer Contact
kirankumarp@microsoft.com
Additional context
No response