Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/Cloud/Cloud_Volumes_ONTAP/How_To_Redeploy_a_CVO_cluster_in_Azure
      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. Redeploy of an Azure VM can be done From the Azure CLI " az vm redeploy --...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. 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. Redeploy Linux virtual machine to new Azure node