Share via

Unable to push Code from VS Code git to Azure App Service.

Vivek Sharma 26 Reputation points
2020-04-02T08:59:16.877+00:00

I am trying to Push code using VS Code on App service for deployment.
Last deployment was successful but after that I am not able to commit any code.
I am attaching the Image of log.
I tried deleting the local .git folder and creating it again but it didn't worked.
I tried creating new azure web app service and committed the same code and it is working on that app service.

7071-2.jpg

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


Answer accepted by question author

Ryan Hill 30,336 Reputation points Microsoft Employee Moderator
2020-04-02T22:24:27.02+00:00

Navigate to https://yourapp.scm.azurewebsites.net/DebugConsole. This will direct you to the screen below. You'll noticed that I dir'd into the /home/site/repository. My folder doesn't have anything but check this folder next time your run into that issue.

7082-2020-04-02-18-02-16-diagnostic-console-and-2-more.png

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.