How to setup Azure DevOps using Azure Repos for automated build and release pipelines to push changes to VMs (IaaS)

How to set up a CI pipeline on Azure DevOps using Azure Repos for implementing automated build and release pipelines to push changes to the VMs (IaaS).

Hi,

I’m a bit confused about IaaS here, do you mean IaC? If so, you can use Terraform with an Azure DevOps pipeline to run terraform apply whenever there’s a change in your Terraform code. This allows you to update or remove Azure resources as needed.

No IaC, i am looking for Azure Pipelines architecture for IaaS.

To be honest, I understand the concept of IaaS, but the Azure Pipelines architecture for IaaS is still new to me. I’ve been looking into it and found this document: Azure Pipelines IaaS Architecture.

Have you had a chance to read it?

Hey Raymond, hope you’re doing well!

I came across your query recently and wanted to share a suggestion that might help. You might find it useful to reach out to some top DevOps service providers like Contus Tech, Apptha, and Apphitect. They have a strong reputation in the field and could provide you with valuable insights and solutions for your concern.

Hope this helps! Let me know if you need any more recommendations.

Hi @ramnarayanan

Thanks a lot for your suggestion! I’ll check them out to learn more about this concept.