Azure BAckup for SQL server Configuration Failing with CloudInternalError

venkatesh tanjore 1 Reputation point
2021-01-15T20:17:13.16+00:00

Hi
we have SQL Server databases on Azure VM's. we have scheduled VM backup weekly basis using Azure Backup. Now we are trying to setup Azure Backup for SQL to take daily backup of databases. but when we try to enable backup on database using the steps mentioned in azure backup documentation, the deployment fails with internal error and status as Conflict

i see following error in json response when its trying to deploy
"resourceId": "/subscriptions/3fdd3bb1-0259-4b3b-a1f3-f80ab56bd6ec/resourcegroups/CISACORE-PROD-EAST2-RECOVERYVAULT-RG/providers/Microsoft.RecoveryServices/vaults/VM-BACKUP-RSV/backupFabrics/Azure/protectionContainers/vmappcontainer;compute;cisacore-prod-east2-securitytools-rg;tan-dbsrvr-02/protectedItems/sqldatabase;mysqlsrvr;mydb

statusMessage": "{\"status\":\"Failed\",\"error\":{\"code\":\"ResourceOperationFailure\",\"message\":\"The resource operation completed with terminal provisioning state 'Failed'.\",\"details\":[{\"code\":\"CloudInternalError\",\"message\":\"Microsoft Azure Backup encountered an internal error.\"}]}}",

Not sure what is issue. also i am not sure is it because VM Level backup already exists and its not able to deploy DB backup.. i checked all the prereq's as per documentation and its looking good.

any idea what is going wrong

SQL Server on Azure Virtual Machines
Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,132 questions
{count} votes