Backup & Restore using Azure Backup
Lucidity guarantees that the customer's existing backup and restore process will remain unchanged.
Azure Disk Backup is a native, cloud-based backup solution that protects your data in managed disks. It's a simple, secure, and cost-effective solution that enables you to configure protection for managed disks in a few steps.
Azure Disk Backup offers a turnkey solution that provides snapshot lifecycle management for managed disks by automating periodic creation of snapshots and retaining it for configured duration using backup policy. You can manage the disk snapshots with zero infrastructure cost and without the need for custom scripting or any management overhead. This is a crash-consistent backup solution that takes point-in-time backup of a managed disk using incremental snapshots with support for multiple backups per day.
If you require application-consistent backup of a virtual machine including the data disks, or an option to restore an entire virtual machine from backup, restore a file or folder, or restore to a secondary region, then use the Azure VM backup solution. Azure Backup offers side-by-side support for backup of managed disks using Disk Backup in addition to Azure VM backup solutions.
https://learn.microsoft.com/en-us/azure/backup/disk-backup-overview
1. Backup and restore entire VM (Crash Consistent)
Summary : Lucidity autoscaler works seamlessly with the Azure backup service. Restoring a new virtual machine using azure backup of a VM onboarded to Lucidity works well with all attached disks. The newly restored VM is also automatically onboarded to Lucidity.
A new Virtual Machine is created for a demo of the backup : backup-test-1
Using a load generator dummy data is added in a folder in F: drive
backup-test-1 VM is onboarded to Lucidity. The mount point selected is F: drive.


4. Create a backup of the Virtual Machine using Azure backup. For each backup run, it creates a new restore point.
https://learn.microsoft.com/en-us/azure/backup/quick-backup-vm-portal

5. Create a new Virtual Machine from the restore point.

6. The restored VM is automatically onboarded to Lucidity dashboard (F: drive)

2. Backup and restore disks (Application Consistent)
Summary : Lucidity autoscaler works out of the box with restoring multiple disks. Restoring new disks with the disk backup and attaching them on a new Virtual machine does not require any changes. The mount point restoration works seamlessly.
https://learn.microsoft.com/en-us/azure/backup/backup-managed-disks
Create a Backup vault

2. Backup the disks attached to the Original VM as shown in the next steps.

The mount point chosen for backup in this demo is F: drive.

3. The drive is added with dummy data (751 files, 2.82 GB)

4. Create On Demand or scheduled backup of the disks
[IMAGE PLACEHOLDER: Backup jobs list showing multiple entries labeled "On-demand backup" with Status "Completed" and timestamps, displayed in a table-like UI with pagination controls at the bottom left. ]
5. Restore the disks from the backup vault.

6. Attach the restored disks to a new Virtual Machine

7. The mount point F: drive is restored

Note - For certain VMs, it requires a reboot to display the new Virtual disk.
The data also remains intact within the drive (751 files, 2.82GB)

3. Backup and restore Files (Azure file recovery)
Summary : Lucidity autoscaler works out of the box with restoring files from Azure VMs. Restoring files and folders with the Azure backup with Lucidity onboarded disks does not require any changes.
https://learn.microsoft.com/en-us/azure/backup/backup-azure-restore-files-from-vm
