Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How vault is created? #476

Open
ngaisteve1 opened this issue Jul 31, 2024 · 0 comments
Open

How vault is created? #476

ngaisteve1 opened this issue Jul 31, 2024 · 0 comments

Comments

@ngaisteve1
Copy link

I noticed that when I run azd init, this file config.json is created but it is empty. After running azd up, I can something created in config.json.

{
"infra": {
"parameters": {
"eventbus_password": "vault://xxx",
"myInsightsResource": "vault://xxx",
"postgres_password": "vault://xxx"
}
},
"vault": "xxx"
}

May I know which step created the above? I tried to search for the key vault in Azure but unable to find also. But everything works well. Just that I want to find out the value of this key vault in Azure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant