I use the "Deploy to Azure" button. I try a lot of times but I cannot deploy the program successfully. It always shows the Status message as follows
{
"status": "Failed",
"error": {
"code": "ResourceDeploymentFailure",
"message": "The resource operation completed with terminal provisioning state 'Failed'."
}
}

and I cannot find what's wrong with this situation. What should I solve this problem. Thanks!
I use the "Deploy to Azure" button. I try a lot of times but I cannot deploy the program successfully. It always shows the Status message as follows

{
"status": "Failed",
"error": {
"code": "ResourceDeploymentFailure",
"message": "The resource operation completed with terminal provisioning state 'Failed'."
}
}
and I cannot find what's wrong with this situation. What should I solve this problem. Thanks!