Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,784 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Im trying to deploy my .NET 6 web api on azure app service. On github actions i get deploy success message. When i try to open webpage it gives http error 500.
On localhost/ project loads succesfully
Hello@Ali Yorulmaz We are sorry to hear you're facing this problem.
Can you please share the azure documentation you followed to deploy your web API? is this a new or an existing web API? Please share the full 500 error message
There could be multiple reasons for this error. To troubleshoot this issue, you can follow the below steps:
-Grace