Announcing public preview of Azure Container Instances Spot containers
Today, we are excited to announce a preview of Azure Container Instances (ACI) Spot containers. ACI Spot containers offer an improved pricing plan for ACI by allowing you to take advantage of unused Azure compute capacity at a significantly lower cost. With ACI Spot containers, you can run interruptible, containerized workloads at up-to-70% discounted prices (vs standard containers on ACI) and are billed for per-second memory and core usage like standard ACI containers.
ACI Spot containers are well suited to short-lived, containerized workloads that tolerate Azure interruptions. Common scenarios include parallelizable offline workloads such as image rendering, genomic processing, Monte Carlo simulations, burst workloads at scale, and development or test workloads. ACI Spot containers offer the following benefits to our customers:
- Reduced cost: Up to 70% reduced prices vs standard containers
- Increased flexibility: Only pay for the time your container runs
- Easy to use: works seamlessly with the Azure CLI and Azure portal
The public preview of ACI Spot containers is now available in the following regions: West Europe, East US, and West US2. We encourage you to try out Spot Containers today and see the benefits for yourself.
Get started with Azure Container Instances (ACI) Spot containers
This feature is now available to all Azure customers! To learn more:
- Visit the Getting Started guide on Microsoft Docs.
- Learn more about pricing details for the Azure Container Instances pricing page.
Published on:
Learn moreRelated posts
Azure Cosmos DB at FOSSASIA Summit 2026: Sessions, Conversations, and Community
The FOSSASIA Summit 2026 was an incredible gathering of developers, open-source contributors, startups, and technology enthusiasts from across...
Dataverse: Avoid Concurrency issues by using Azure Service Bus Queue and Azure Functions
Another blog post to handle the concurrency issue. Previously, I shared how to do concurrency via a plugin in this blog post and also how to f...
March Patches for Azure DevOps Server
We are releasing patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay on the latest, most s...
Azure Developer CLI (azd): Debug hosted AI agents from your terminal
New azd ai agent show and monitor commands help you diagnose hosted AI agent failures directly from the CLI. The post Azure Developer CLI (azd...
A Look Ahead at Azure Cosmos DB Conf 2026: From AI Agents to Global Scale
Join us for Azure Cosmos DB Conf 2026, a free global, virtual developer event focused on building modern applications with Azure Cosmos DB. Da...
Announcing general availability of Azure Confidential Computing (ACC) virtual machines for U.S. government environments
Government agencies have an increased need for secure, verifiable, and compliant cloud environments that adhere to data sovereignty regulation...
What is Azure SRE Agent
Azure Developer CLI (azd): One command to swap Azure App Service slots
The new azd appservice swap command makes deployment slot swaps fast and intuitive. The post Azure Developer CLI (azd): One command to swap Az...