azure-linux-extensions/VMBackup
arisettisanjana 2f94eb1d22
DateTimeFormat fix (#1921)
* removed sudo

* Revert "removed sudo"

This reverts commit 0011cd4446.

* fixing the format
2024-05-27 16:15:05 +05:30
..
debughelper [enhancement] Diagnostic script to monitor system level data during a restore point operation (#1824) 2023-12-26 12:11:16 +05:30
main DateTimeFormat fix (#1921) 2024-05-27 16:15:05 +05:30
test Move Python requirements to README.md. 2016-06-23 17:05:31 -07:00
.gitignore [enhancement] Diagnostic script to monitor system level data during a restore point operation (#1824) 2023-12-26 12:11:16 +05:30
HandlerManifest.json removing test_manifest - 2 2017-10-24 09:44:07 +00:00
MANIFEST.in crlf changing 2015-12-15 08:43:04 +08:00
README.txt manifest changes 2018-04-11 08:56:45 +00:00
VMBackup.pyproj check in the vmbackup project file 2016-04-20 16:01:07 +08:00
VMBackup.sln fix the issue when lvm used. 2016-01-07 20:06:35 +08:00
manifest.xml Updating Version (#1357) 2021-04-28 21:48:26 +05:30
mkstub.py Move Python requirements to README.md. 2016-06-23 17:05:31 -07:00
references Create directory for azure enhanced monitoring and updated create_zip script 2014-12-16 20:28:21 +08:00
setup.py Packaging LogSeverity file (#1803) 2023-09-21 11:09:28 +05:30

README.txt

VMBackup extension is used by Azure Backup service to provide application consistent backup for Linux VMs running in Azure. 

**Note:** This extension is not recommended to be installed outside Azure Backup service context. 

## Deploying the extension to a VM
This extension gets deployed as part of first scheduled backup of the VM post you configure VM for backup. You can configure VM to be backed up using [Azure Portal](https://docs.microsoft.com/azure/backup/quick-backup-vm-portal), [Azure PowerShell](https://docs.microsoft.com/azure/backup/quick-backup-vm-powershell) or Azure CLI(https://docs.microsoft.com/azure/backup/quick-backup-vm-cli).