From the course: Azure Administration: Implement and Manage Application Services
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Deploy using Azure DevOps - Azure Tutorial
From the course: Azure Administration: Implement and Manage Application Services
Deploy using Azure DevOps
- [Instructor] So now it's time to see how we can deploy this and also do continuous integration using Azure DevOps. So I have this easy LinkedIn Learning app service. It's just a standard app service that I just created. If we hit browse, you see the standard landing page on this. So let's go and let's hit here, Azure DevOps. So I already have on Azure DevOps if we show here the repos a full, you know web application here as a repo so all the code of a .Net core app. It could be of course, you know, Python, Java whatever you prefer, I'll go for Pipelines. And I'm just going to create a pipeline. So that's what you need to do. And in a very quick way, so this part, where is your code? As in Azure Repos. This is the repo that I have and you know it just creates here basically all the code for me. If you see this, you know it has the publishing bits in here and also it creates here also all the task to deploy this.…
Contents
-
-
-
-
-
-
(Locked)
Deployment options to App Service6m
-
(Locked)
Deploy using the command line1m 38s
-
(Locked)
Deploy using Visual Studio Code2m 41s
-
(Locked)
Deploy using Visual Studio3m 33s
-
(Locked)
Deployment Slots6m 47s
-
(Locked)
Deployment Slots demo6m 4s
-
(Locked)
Deploy using Azure DevOps5m 32s
-
(Locked)
Deploy using GitHub5m 56s
-
(Locked)
-
-