Hi,
I am a complete novice at Microsoft Azure trying to make my first deployment using a Free Trial subscription. I have successfully created a new server and created a database in that server. I got this error when I tried to import the bacpac file from the storage container.
"ResourceDeploymentFailed” The resource operation completed with terminal provisioning state 'Failed';
I wasn’t sure how to fix the error so I deleted the database – now I can’t create another one except I pay and I can’t also restore the deleted database.
Also,i got a paid subcription so i could create the database yet again got the same error message.
"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."
See full details below:
{"code":"DeploymentFailed","target":"/subscriptions/10d1094f-bc47-41cd-9b8a-b24b279e4c3b/resourceGroups/DefaultResourceGroup-SUK/providers/Microsoft.Resources/deployments/Microsoft.SQLDatabase.newDatabaseImportExistingServer_3dbfb595e8","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/10d1094f-bc47-41cd-9b8a-b24b279e4c3b/resourceGroups/DefaultResourceGroup-SUK/providers/Microsoft.Sql/servers/consolhq/databases/ConsolHQ/extensions/import-without-private-link","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."}]}