Self hosted Bitbucket could not be deployed in Azure Web App

Tommy Toh 1 Reputation point
2022-07-21T05:31:30.713+00:00

Hi All,

I used to deploy my web app from Github and it works great, but recently been switching to a self hosted Bitbucket integration.
However on the deployment page, I could not select any organization from the drop down list, is there any additional configuration required for self hosted Git(Bitbucket) or it is not supported for these integration?
![222900-image.png]1

Kind Regards,
Tommy

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

1 answer

Sort by: Most helpful
  1. Tommy Toh 1 Reputation point
    2022-08-02T02:58:16.38+00:00

    Hi Sneha,

    Thanks for checking it up. I don't think those are working for private GitHub/Bitbucket as private Git will have different domain, and Azure is not able to pick up any deployment from private Git yet. Currently I had switched to 'Local Git' for now as we build the application right into the container, and is kind of working great now.


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.