Azure Deployment Environments is adding a new extensibility model, now available in public preview, that empowers customers to customize their deployment workflows using Bicep, Terraform, Pulumi, or any other infrastructure-as-code (IaC) framework of their choice. The model further streamlines app infrastructure provisioning and gives platform engineers the flexibility to meet the unique needs of their organization.
- Extensibility model: Harness any preferred IaC framework of choice and customize deployment workflows to meet specific needs.
- Terraform support: Directly use Terraform templates in Azure Deployment Environments by configuring a container image.
- Bicep support: Directly use Bicep templates in Deployment Environments with a sample Bicep container image or by building a container image for Bicep deployments.
Learn more by reading the Azure Deployment Environments’ extensibility announcement blog.