How to successfully deploy source code from Azure Repo to my Azure App Service

Pascual, Emmanuel 20 Reputation points
2023-06-01T01:20:02.9933333+00:00

I would like to deploy a source code from Azure Repo to Azure App Service.

I can successfully link the location of my Azure Repo in the Deployment Center under my App Service. I can see also a successful log but upon checking on the Web App, the expected output is not displaying. Only the Welcome page "Hey, Java developers!". Tried to restart the Web App also but still same output.

These are some of the settings that I used:

Publish — code

Runtime stack: Java 17

Java web server stack: Java SE (Embedded Web Server)

OS: Windows

Tried to use GitHub as source repository and it worked. But using Azure Repo as source repository does not work.

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

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.