Is there any way to specify disks that I want to backup from Azure Linux VM with Azure Recovery Services? I know that Recovery Services makes a snapshot of a Linux VM and from Azure Portal I can't customize it other than just backup schedule but maybe using Powershell or Azure CLI?
Asked
Active
Viewed 379 times
2 Answers
0
Is there any way to specify disks that I want to backup from Azure Linux VM with Azure Recovery Services?
Based on my knowledge, for now, Azure only supports backup file or folder(drive) on Windows. Because if you want to back up files and folders to Azure, you need install and register the Recovery Services agent. However, the agent does not support Linux VM now.
I think you need to know how to backup file or folder and how to restore file or folder on Azure.
Shui shengbao
- 3,613
-1
At this point, you can't select or exclude disks while doing a VM level backup in AZURE.