Use Azure Cosmos DB as a Docker container in CI/CD pipelines

There are lot of benefits to using Docker containers in CI/CD pipelines, especially for stateful systems like databases. For example, when you run integration tests, each CI job can start the database in an isolated container with a clean state, preventing conflicts between tests. This results in a testing environment that is reliable, consistent, and […]
The post Use Azure Cosmos DB as a Docker container in CI/CD pipelines appeared first on Azure Cosmos DB Blog.
Published on:
Learn moreRelated posts
Azure Developer CLI (azd) – March 2025
This post announces the March release of the Azure Developer CLI (`azd`). The post Azure Developer CLI (azd) – March 2025 appeared first...
Maps for Dynamics 365 gets a Major Upgrade: Azure Maps, Canvas Apps & Smarter Territories!
Hey there, map enthusiasts and data wranglers! Ever felt like your business data is trapped in boring spreadsheets and CRM records? Like, you&...
How Microsoft Copilot scales to millions of users with Azure Cosmos DB
This article is guest authored by Youssef Moussaoui, member of the technical staff, Microsoft Copilot. As part of the team developing Microsof...
Check your Azure Static Web App storage usage
Azure Static Web Apps offer several plans, including a free plan and a standard plan (and a dedicated plan which is currently in preview). Eac...
Innovation with Azure OpenAI Service
Authentication for Astro with Azure Static Web Apps
Azure Static Web Apps provides built-in authentication and authorization capabilities, making it easy to secure your Astro site and API endpoi...
Deep Dive into Azure AI Foundry
Integrating Azure Functions into your Astro site
In the previous post, I showed you how to deploy your Astro site to Azure Static Web Apps using the Azure Static Web Apps (SWA) CLI. In this p...