Skip to content

Error: AZURE_CONFIG_DIR is not set / a valid directory. [...] #4

Answered by ndeeH
ndeeH asked this question in Q&A
Discussion options

You must be logged in to vote

Run once az configure to create the configuration directory.

Check the Microsoft Documentation for the correct path to the azure cli config directory and export it as AZURE_CONFIG_DIR environment variable.

export AZURE_CONFIG_DIR=$HOME/.azure

Replies: 1 comment

Comment options

ndeeH
Jul 12, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by ndeeH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested tip A tip for the usage of azctx
1 participant