AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use Bicep to Deploy a Template
Bicep is an abstraction layer on top of ARM, so that you don't have to define all of the defaults. It's designed for people to actually write templates for Bicep. And then Bicep templates actually compile into ARM. What we've been doing instead recently is using defender for DevOps, which is in preview. We've basically integrated that into our CICD process.