Redeploying a VM
Redeploying a VM reinstalls the operating system while keeping the same VM resource (IP address, hostname, and plan). This is useful when you want a fresh OS installation without creating a new VM.
When to Redeploy
- You want to switch to a different operating system image
- The VM's OS has become misconfigured and you want a clean start
- You need to reset the VM to a known-good state
How to Redeploy
- Navigate to Infrastructure > Virtual Machines.
- Click on the VM you want to redeploy.
- Go to the Tools tab.
- Click Reinstall.
- Select the new operating system image (or keep the same one).
- Confirm the redeployment.
Note: Redeploying will erase all data on the VM's primary disk. Make sure to back up any important files before proceeding. The VM's IP address and network configuration will be preserved.
After Redeployment
Once the redeployment completes, you can connect to the VM via SSH using the same IP address. Your previously configured SSH keys will be re-injected into the new OS installation.
ssh root@<your-vm-ip>
Need Help?
For guidance on redeploying VMs, connect with a NetActuate infrastructure expert at support@netactuate.com or open a support ticket from the portal: portal.netactuate.com.