Issue
can someone help point a direction how to setup Azure Webapp with CD / CI please? I have a github repo, which i want to connect to a url, when the master branch is updated.
I tried following tutorial, and try setup https://dev.azure.com/ account, to which I'm not sure how, but the url : http://bss-olr.azurewebsites.net/ seems to have been connected, although i cant see how to take down the github workflow. (ie: I want to take it down, and reuse the same URL again)
Can someone help point the right direction? Azure is quite confusing with many outdated documentations.. Thanks in advance.
Solution
You should check out this updated Azure tutorial: Continuous deployment to Azure App Service. It shows you how to enable continuous deployment for your web app via the Azure portal.
Answered By - Grace MacJones - MSFT Answer Checked By - Candace Johnson (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.