Unable to Deploy an Application to App Service using Visual Studio

Copper Contributor

Hello Everyone,

 

Of Late, I had to make CI/CD pipelines to give deployments of my application to Azure App Service. Everything seemed to worked well, Until the moment I found that I was not able to give a deployment of my .Net Core API to app service manually using Visual Studio anymore. Same happened while deploying the Angular App using VSCode but this time the application got published but the Site crashed by giving a 500 Error. Has anyone else faced this issue ?

 

It'll be great if anyone can suggest some solutions to this issue.

 

Looking forward to hear from you.

 

Thanks and Regards

Ashirwad Satapathi

1 Reply

@ashirwad_satapathi 

Azure Pipelines were experiencing some issues yesterday (see more here in history: https://status.dev.azure.com/). Might be related. However, it would be good if you can share the deployment error.