How To Redeploy a CVO cluster in Azure?
Applies to
- Cloud Manager
- Azure Cloud Volumes ONTAP (CVO)
Answer
When a VM is redeployed from Azure, it moves the VM to a new host within the Azure infrastructure and then powers it back on.
All of the VMs configuration options and associated resources are retained.
Redeploy of an Azure VM can be done
- From the Azure CLI "
az vm redeploy --resource-group myResourceGroup --name myVM
"
- From the Azure portal:
- Go to the Azure portal, and select the VM you wish to redeploy.
- In the Help section, select Redeploy + reapply, and then select Redeploy to migrate it to a new Azure host.