HI All,
It is related to AzureDevops .
How to create a (CI/CD ) pipeline that target to Azure Virtual Machin with IIS web server or Azure-VMSS using Azure-Devops for an Asp-Mvc Web App.
Many Thanks..
HI All,
It is related to AzureDevops .
How to create a (CI/CD ) pipeline that target to Azure Virtual Machin with IIS web server or Azure-VMSS using Azure-Devops for an Asp-Mvc Web App.
Many Thanks..
Microsoft Q&A currently do not support Azure DevOps.
The Azure DevOps team and community are active and answering questions on https://developercommunity.visualstudio.com/spaces/21/index.html
Please post your question there and Azure DevOps experts will guide you. You can also ask for help here: https://stackoverflow.com/questions/tagged/azure-devops.
Thanks
Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer.
You need to prepare the IIS machine to accept remote deployment connections. Microsoft offers Web Deploy and of course you can find tons of third party solutions.
Hi ,
Thanks for response....
My main concern is like as below..
a Powershell script for creating azure vm with IIS was done.. Thinking on how to inject it ,after the custom agent setup at CD pipeline at azuredevops portal..
Below is a you-tube URL which is doing a deployment of .exe file to an azure vm by azure devops..
https://www.youtube.com/watch?v=uSEx5QiuOCw&lc=UgyqvHqU8PCwV5AFaPR4AaABAg.9QObse1kST39QOfyY7L5yy&ab_channel=RahulNath
i want to deploy an asp-mvc web app to a azure vm +IIS by azure devops.
Thanks..
8 people are following this question.