Thanks, Rob
Code: Select all
{
"serviceAccountId": "XXXXXXXXXXX-XXXXXXXXXXXXXX",
"snapshotSettings": {
"applicationAwareSnapshot": false,
"copyOriginalTags": false
},
"description": "Alchemy DMS daily Production backup",
"retention": {
"value": 3,
"type": "Days"
},
"schedule": {
"dailyOptions": {
"time": "18:45"
},
"type": "Daily"
},
"regions": [
{
"regionId": "uksouth"
}
],
"name": "PROD_DAILY_ALCHEMY-4_BACKUP",
"selectedItems": {
"VirtualMachines": [
{
"id": "/subscriptions/XXXXXXXXXXXXX-XXXXXXXXXXXXX-XXXXXXXXXX/resourceGroups/prod-infra-rg-netftp-uks/providers/Microsoft.Compute/virtualMachines/UKLNETFTPPZ001"
}
]
},
"tenantId": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"backupType": "SelectedItems",
"settings": {
"enableApplicationConsistentBackup": true,
"compressionLevel": "Optimal",
"enableEncryption": true,
"enableFileSystemConsistentBackup": true,
"notificationSettings": {
"enableSNMPNotifications": false,
"enableEmailNotifications": true
}
},
"isEnabled": true
}