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
I am exploring various methods to get configuration data from Azure App Configuration and got most methods working however I am struggling to implement the Azur