question

AnirbanGoswami-8125 avatar image
0 Votes"
AnirbanGoswami-8125 asked AnirbanGoswami-8125 commented

pipeline that target to Azure Virtual Machin with IIS web server by azure devops

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..

windows-server-iisdotnet-aspnet-core-mvcazure-vmware-solution
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

karishmatiwari-msft avatar image
0 Votes"
karishmatiwari-msft answered AnirbanGoswami-8125 commented

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.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks for update

~Tutul

0 Votes 0 ·
lextm avatar image
0 Votes"
lextm answered AnirbanGoswami-8125 commented

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.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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..

0 Votes 0 ·