I would like to deploy simple bicep for deploying Azure Storage. But I'm getting strange errors. Could it be that there is compatibility issues on Az or powersh
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
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
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