Pre-requisites
To configure your Chainloop instance with Azure KeyVault you’ll need the following information from your Azure account:- Active Directory Tenant ID
- Service Principal ID
- Service Principal Secret
- Vault URI
Register an application to create the service principal
First, you’ll need to register an application in your Azure Active Directory tenant. You can do this using the Azure CLI or from the Azure portal


Create a Vault instance and give permissions
Next, we’ll create a Key Vault (or you can use an existing one)




Configure Chainloop deployment
As explained in the deployment guide, you can configure the credentials backend using thesecretsBackend section of the values.yaml file.
Just put the information we gathered from the previous steps like this.
