This message was deleted.
# azure
s
This message was deleted.
c
After some time (I did not timed it) I get the following error running
pulumi preview --debug
using the SP on my laptop:
error: getting secrets manager: secrets (code=Unknown): azure.BearerAuthorizer#WithAuthorization: Failed to refresh the Token for request to ***/decrypt?api-version=7.0: StatusCode=0 -- Original Error: adal: Failed to execute the refresh request. Error = 'Get "<http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fvault.azure.net>": dial tcp 169.254.169.254:80: connect: connection refused'
.
I see that there is an issue open with the same problem. https://github.com/pulumi/pulumi/issues/4072