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. Add the Book to Your Agent
To use the Azure Key Vault (BDK) Book, you need to first add it to your agent. This allows the agent to learn and understand the automation procedures in the Book. Follow the steps below:
Go to Books from the left navigation menu.
Click on + New Book.
Search for Azure Key Vault (BDK) and click on the book.
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?