Azure App Service (Web Sites) Unable to change the repos from GitHub to Azure Repos

Srikanth Nagendranath 1 Reputation point
2021-07-16T15:10:40.55+00:00

Hello All,

I'm trying to deploy an Azure Web site using Azure App Service. However, the repos is showing only Github, whereas my repos is on Azure DevOps. How do I change the settings to see the Azure DevOps Project?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,781 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. BhargaviAnnadevara-MSFT 5,466 Reputation points
    2021-07-16T16:20:42.28+00:00

    @Srikanth Nagendranath You should be able to do it from the Azure Portal itself.

    Navigate to your web app > Select Deployment Center under Deployment > Disconnect the existing configuration > And then re-configure Continuous deployment selecting Azure Repos as the Source.

    Please check if that helps. Refer to this article for more details: Continuous deployment to Azure App Service

    ----------

    If an answer is helpful, please "Accept answer" and/or "Up-Vote" which might help other community members reading this thread.

    0 comments No comments

Your answer

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