I've watched a few videos and read numerous articles but here's what I'm trying to achieve.
I have a Windows Server 2012 running IIS, I want to deploy an Umbraco 9/10/11 website which has been created in Visual Studio but need to deploy it using Azure CI/CD pipelines.
In a newly created Azure DevOps account I can see the pipelines section but wear do I need to do in order to set this up and then deploy to my server or have I missed the picture here?
How to setup CI/CD
Hi
Pretty new with Umbraco, CI/CD, Azure etc.
I've watched a few videos and read numerous articles but here's what I'm trying to achieve.
I have a Windows Server 2012 running IIS, I want to deploy an Umbraco 9/10/11 website which has been created in Visual Studio but need to deploy it using Azure CI/CD pipelines.
I've read a few articles including https://docs.umbraco.com/umbraco-deploy/getting-started/cicd-pipeline/ci-cd-azure-dev-ops but I need a bit more guidance.
In a newly created Azure DevOps account I can see the pipelines section but wear do I need to do in order to set this up and then deploy to my server or have I missed the picture here?
Appreciate any guidance anyone could give.
Thank you
Hi Keith
Do you have a CD platform like Octopus Deploy set up on your server?
Try this....
https://learn.microsoft.com/en-us/azure/devops/pipelines/release/deploy-webdeploy-iis-deploygroups?view=azure-devops&tabs=net
Omotayo - no I don't.
drummerboy46 thanks will give it a read and get back
is working on a reply...