Azure DevOps release pipeline: Deploy a .NET application to IIS (CI/CD YAML tutorial)

Описание к видео Azure DevOps release pipeline: Deploy a .NET application to IIS (CI/CD YAML tutorial)

This video will look at creating a Azure DevOps release pipeline to deploy a .NET Web API to IIS.

In this CI/CD tutorial, we'll show you how to set up an environment so you can release to IIS.

Afterwards, we'll talk through how to link with GitHub and start to code a release pipeline using YAML.

The tasks will involve the artifacts download, using resources to use your release pipeline to link to your build pipeline, variables setup and IIS deployment.

This will help you set up continuous integration (CI) and continuous deployment (CD) for your .NET website.

💻 Download the code example for this demo 💻
https://www.roundthecode.com/dotnet-c...

📖 Learn .NET and C# with our online courses 📖
https://www.roundthecode.com/dotnet-c...

🎥 .NET CI/CD with Azure playlist 🎥
   • .NET CI/CD with Azure  

► More information:
https://www.roundthecode.com/dotnet-t...

► Chapters
0:00 Coming up...
0:06 Why Azure Release Pipeline is important for CD
0:43 Dependency injection course
0:52 Set IIS website
1:42 Create Environment in Azure DevOps
3:03 Rename pipelines
3:37 Create Release pipeline
4:48 Code YAML file for Release Pipeline
11:50 Run Release Pipeline
12:38 How the Package path works
13:26 Top Tip
14:08 What we've learnt

#azure #pipelines #dotnet

Комментарии

Информация по комментариям в разработке