This message was deleted.
# azure
s
This message was deleted.
b
I'm working with Mifla on this and wanted to add an extra level of detail. Outside of Pulumi we're running
az acr login
and successfully authenticating against the Azure Container Registry in question. We'd like it if this was sufficient authentication, but instead we get an unauthorized response when the Pulumi runs. So our only solution is to enable the Admin login and access the admin password within Pulumi from an environment variable. This is with the Azure Classic provider, but the interface on Azure Native looks pretty similar.