https://pulumi.com logo
Title
i

icy-jordan-58549

07/20/2022, 10:02 AM
Diagnostics:
  azure-native:network:VirtualNetworkLink (registry-dns-link):
    error: building auth config: obtain subscription(905952ee-ddfb-4ede-9fb3-cf768804753e) from Azure CLI: Error parsing json result from the Azure CLI: Error waiting for the Azure CLI: exit status 1
hi team, any ideas what this could be?
looks similar but maybe not exactly?
i

icy-jordan-58549

07/20/2022, 10:19 AM
hm, let me check…
I have
2.37.0
f

freezing-yacht-63937

07/20/2022, 10:31 AM
are you running locally or in pipelines, do you have set any config in the stack yaml, if you are running local, and have no config try to do a
az login
, i had similar issue testing lcoally and was not logged in
i

icy-jordan-58549

07/20/2022, 10:51 AM
fixed passing config values to azure-native resource (direct provider initialization)
it does fix the issue