PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, September 26, 2022

[FIXED] How to remove Github workflow, Azure Webapp CD / CI with Github Repo

 September 26, 2022     azure-devops, azure-web-app-service, continuous-deployment, github     No comments   

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.enter image description here



Answered By - Grace MacJones - MSFT
Answer Checked By - Candace Johnson (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing