Azure Key Vault
Overview of the Azure Key Vault BDK Book.
Overview
Azure Key Vault securely stores and manages cryptographic keys, secrets, and certificates in the cloud. This integration enables automated secret management, key rotation, and secure credential workflows. Strengthen security posture and automate sensitive data protection in Azure environments.
Prerequisites
1. Required Books
The following Book(s) need to be added to your agent so it can learn and understand the automation procedures defined within them:
Azure Key Vault (BDK)
How to Add the Book(s)
Go to Books from the left navigation menu.
Click on + New Book.
Search for name of the book and click on it.
You'll be prompted for connectivity details if the book requires configuration.
Click on Add to finish adding the book to your agent.
Publish your agent.
Connectivity
This section outlines the available methods for connecting to the Book, along with the required configuration details for each.
Connect using Azure tenant ID, Azure client ID, Azure client secret and Azure subscription ID
Connects to Microsoft Graph API using client credentials.
Azure tenant ID
The Azure tenant ID
text
Azure client ID
The client (application) ID
text
Azure client secret
The client secret
sensitive
Azure subscription ID
The Azure subscription ID
text
Last updated
Was this helpful?