```Diagnostics: azure-native:network:VirtualNetw...
# azure
i
Copy code
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
hm, let me check…
I have
2.37.0
f
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
fixed passing config values to azure-native resource (direct provider initialization)
it does fix the issue