Open VNBharadwaja opened 2 years ago
getSecrets() function will fetch secret names in KeyVault upto max 25 but how can I use these names to fetch actual secret value dynamically?
getSecrets()
getSecret()
getSecrets()
function will fetch secret names in KeyVault upto max 25 but how can I use these names to fetch actual secret value dynamically?getSecret()
function for which we have to pass the secret name manually but I would like to know how can I do this dynamically