Azure DevOps - How To Deploy Webapp to IIS Server | Deployment Groups | #azuredevops #devops

preview_player
Показать описание
In this video, I'm going to show you how to deploy a web application to IIS using Azure DevOps. We'll create a deployment group and deploy the web application to servers under the group using Azure DevOps.

Azure DevOps is a great tool for deploying web applications. You can deploy applications to different destinations. Follow the link below to learn how to create build and release pipelines on Azure DevOps.
#devops #azuredevops #azure #releasepipeline #csharp #netcore #visualstudio

*Related Videos*
Azure DevOps | How to create build & release pipeline
Common Questions Answered for Web App Deployment to IIS

Feeling generous? Buy me a coffee here:

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
*DevOps VIDEOS: *

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Chapters:
0:00 Introduction
1:43 Create Deployment Group
2:43 Create VM (Optional)
4:00 Install IIS (Optional)
4:28 Install .NET Runtime -Hosting Bundle (Optional)
5:16 Register Server
7:09 Create Release Pipeline
9:37 Variable Substitution
11:17 Deploy To Server
12:39 Conclusion

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
*OMEGACODEX OTHER POPULAR VIDEOS:*

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Рекомендации по теме
Комментарии
Автор

Excellent explanation in simple language in a step-by-step manner, I am able to create a end to end CI/CD pipeline for my project. Thank you very much.

angelanaya
Автор

Thanks for the info shared, also please make a video on "deploy PHP application on Linux VM using deployment groups.

thh
Автор

great explanation
question: for my virtual machine I have multiple sites... how do I ensure my pipeline is directed to the site I want and not just the default site? any extra steps?

irenemukii
Автор

Thanks for the great video, there is one query that, is there any setup for exclude certain files ?for example, i do not want to deploy my config file to server, i want to exclude that file!

patrickmathew
Автор

How we can create pipeline to deploy on IIS site's subside or subdolder?

Also how to stop the site before deployment and starting same after deployment through pipeline?

adityapanday
Автор

Mine is stucked at 5:48, it take time should i wait or there is some issue ? Ok now i get it we have to press enter !!

navroshkapoor
Автор

Hello sir, I am trying to create pipeline for on-premise dev-ops account with repository as TFS. I created CI pipeline, created target environment as the same VM under deployment group, but it failed to deploy through release pipeline i created, the error is: ERROR ( message:Configuration error
Filename: redirection.config
Line Number: 0
Description: Cannot read configuration file due to insufficient permissions
##[error]Process 'appcmd.exe' exited with code '5'.

Kindly Help

sachindwivedi
Автор

do i need public ip in my local server iis to host the application ?

sbjonxz
Автор

I can’t see Development group tool after clicking the pipeline

amubikanunabdulsemiu
Автор

Please, can you share the code in this tutorial so that we can try replicate the same thing you have done.

ogahgodwin
Автор

I get the following error in "Download artifact" step - 2024-02-05T10:44:36.0522456Z ##[error]Failed in getBuildApi with error: Error: unable to verify the first certificate
2024-02-05T10:44:36.1275105Z ##[error]Error: unable to verify the first certificate

asafmaman