Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to deploy the backend using the 'Deploy to Azure' button #536

Closed
harrykimpel opened this issue Dec 4, 2024 · 1 comment
Closed

Comments

@harrykimpel
Copy link

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'."
}

@harrykimpel
Copy link
Author

this solution mentioned in this issue #533 actually solved my deployment problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant