Fobermeyer

Results 1 comments of Fobermeyer

that would be my workaround which helped ```bicep output paramstate bool = deployGLBwithCert module appGwPrivate 'appw-private-endpoint.bicep' = if (deployGLBwithCert) { name: 'appGwPrivate' params: { appGwId: appgw.id location: location pepName: pepName...