How to access secrets from Azure KeyVault using nodejs?

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

It really worked at the first attempt. Thanks for crisp and clear solution.

girishdhobe
Автор

After surfing the web for 5+ hrs, finally found this. Thank You so much👍👍👍

keshavjha
Автор

This was great. Thank you. I'm now looking for how to do this inside a Node.js function app.

hiddenkirby
Автор

please make a video on how to access KeyVault secrets using Service Principal

israilsk
Автор

Great video!! Can I do this for an existing project?

frankcasseus
Автор

Hi, can you also suggest on how to use SecretClientOptions to cache the secrets in Typescript? Thanks

rohitreddy
Автор

please make a video how to do it using managed identity

tushaar
Автор

Great video, how can we do the azure cli login part also from node js? because i'm not going to do separate login outside application.

jayandrapatil
Автор

how can we use it in nodejs app and wait till the secrets arrive as they should be used for querying something

rkreddy
Автор

After az login then run node app.is error came what we will do sir
AggregateAuthentication Error
ChainedToken Authentication failed

swarnavenkateswarulu