You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to deploy the static web app for the frontend.
However, I am unable to deploy the backend using the 'Deploy to Azure' button. The deployment always fails on the ***-fa/web resource with the following error message:
{
"code": "ResourceDeploymentFailure",
"target": "/subscriptions/0d71791f-11d8-4b5f-b2af-d0846a507cd3/resourceGroups/rg-url-shortener/providers/Microsoft.Web/sites/shortenertool-oa3jr-fa/sourcecontrols/web",
"message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."
}
The text was updated successfully, but these errors were encountered:
I am able to deploy the static web app for the frontend.
However, I am unable to deploy the backend using the 'Deploy to Azure' button. The deployment always fails on the ***-fa/web resource with the following error message:
{
"code": "ResourceDeploymentFailure",
"target": "/subscriptions/0d71791f-11d8-4b5f-b2af-d0846a507cd3/resourceGroups/rg-url-shortener/providers/Microsoft.Web/sites/shortenertool-oa3jr-fa/sourcecontrols/web",
"message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."
}
The text was updated successfully, but these errors were encountered: