Bot dynamic access to Azure Key Vault

Hi,

I have a use case where the Bot needs to access an Azure key vault to retrieve an API Key. We can’t save the key in an Orchestrator Asset because it’s frequently changed.

Can someone please guide me on another approach to build this automation?

@devver

You can add azure key vault to orcheatrator

Cheers

Will this update the keys dynamically as they are changed in the key vault? Or it would require re-syncing of some sort each time they are updated?

@devver

No it directly picks from vault itself everytime..but you can just use as normal asset as ..asset would contain only the name of creds and with the name the details are retrieved

Cheers

1 Like