0
votes

I am trying to set up deployment from git repo to azure.

Select the Github as source enter image description here

Select build provider, actually I have tried both of them, because have no idea why repos is missing on the next step enter image description here

This is screen, where I am trying to select the repo. Dropdown is empty.

enter image description here

This is screen from used github account, I have enabled all permissions for Azure. enter image description here

I have checked this https://docs.microsoft.com/ru-ru/azure/app-service/deploy-continuous-deployment#option-1-use-app-service-kudu-build-server and this https://github.com/projectkudu/kudu/wiki/Investigating-continuous-deployment

1
Do you have any repositories under the particular org?Sajeetharan
@Sajeetharan sure, there is one private repositoryNikita
can you paste a screenshot of the source selectionSajeetharan
@Sajeetharan doneNikita
are you trying this on the portal?Sajeetharan

1 Answers

1
votes

Can you try the below,

Navigate to Azure Portal -> Search for "Devops Projects" -> Create a New Project -> Import your code from Git