Im creating an `AzureNative.ContainerRegistry.Regi...
# azure
i
Im creating an
AzureNative.ContainerRegistry.Registry
and publishing a container image in there. When I try and reference the image on the
Template
object via`AzureNative.App.ContainerApp` , it’s failing with the error:
Copy code
UNAUTHORIZED: authentication required
Is there a way to provide Pulumi with the credentials for the registry? Maybe I missing in the docs