Category "azure-bicep"

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