2 references to SecretName
Aspire.Hosting.Azure.AppContainers (2)
ContainerAppContext.cs (2)
692
var secretBicepIdentifier = Infrastructure.NormalizeBicepIdentifier($"{kv.BicepIdentifier}_{secretOutputReference.
SecretName
}");
694
secret.Name = secretOutputReference.
SecretName
;