Guri Sandhar
Guri Sandhar
+1 for secure outputs This is a missing feature in BICEP that makes working with modules hard when you have to dealing with connection strings/keys in my case EventHubs At...
> that would be my workaround which helped > > ```bicep > output paramstate bool = deployGLBwithCert > > module appGwPrivate 'appw-private-endpoint.bicep' = if (deployGLBwithCert) { > name: 'appGwPrivate' >...
Waiting for this to be merged so don't have to use azapi resource