Deploying Azure Cosmos DB Accounts with Azure DevOps

Опубликовано: 02 Апрель 2026
на канале: Will Velida
1,177
19

In this video, I show you how we can deploy our Cosmos DB account using Azure Pipelines in Azure DevOps. I also introduce the concept of state in Terraform, why it is important and how we can store our Terraform state files remotely using Azure Storage.

In the demo, we:

Create an Azure Storage account to store our state file
Configure our backend in Terraform to store our state in Azure
Create a Service Connection to deploy resources to Azure via Azure Pipelines
Create our Terraform workflow in our release pipeline in Azure DevOps

If you have any questions, feel free to ask in the comment section below or feel free to reach out to me on Twitter:   / willvelida  

Resources:

State (Terraform): https://www.terraform.io/docs/languag...
Store Terraform state in Azure Storage: https://docs.microsoft.com/en-us/azur...
Service Connections: https://docs.microsoft.com/en-us/azur...
Jobs in Azure Pipelines: https://docs.microsoft.com/en-us/azur...