Event banner
Azure Deployments AMA
Event Ended
Wednesday, Aug 03, 2022, 09:00 AM PDTEvent details
We are very excited to announce an Azure Deployments AMA!
Join the Azure Deployments team to discuss all things Infrastructure as Code (IaC) in Azure. The panelists own all of the most popular ...
EricStarker
Updated Jun 28, 2022
MurrayFoxcroft
Aug 03, 2022Copper Contributor
How far are we from having parity across ARM Templates, Bicep and Terraform? Right now we struggle with some deployments of Bicep and Terraform because they lag behind ARM. Thanks
bmoore-msft
Microsoft
Aug 03, 2022Parity is certainly a journey - and we're building more generic capabilities as a stop gap. TF has the AzAPI provider that will allow you to access anything in the platform. Bicep allows for nested deployments/modules that help.
That said - we'd love specific feedback on where you're running into parity problems, it helps prioritize...