Category "azure-bicep"

Azure App Configuration Store - Setting label on keyvalues using Bicep

I'm trying to add values to an Azure App Configuration Store using Bicep. I have an issue where I add a label to a keyValue. This is my module: @description('Co

How do I create multiple subscriptions with rules in multiple topics using bicep?

My goal here is to create multiple topics with multiple subscriptions and every subscription has its own rule(an sqlfilter in this case). The below solution whi

How do I create multiple topics/queues in multiple servicebuses with bicep?

I don't quite understand the relationship between parent and child components when working with bicep and more specifically arrays. The error I get is this: Dep