Contact Us 1-800-596-4880

Azure Key Vault Properties Provider 1.0 - Mule 4

Azure Key Vault Properties Provider is a configuration that enables you to retrieve your secrets from a secure Azure cloud service before your Mule app runs.

For information about compatibility and fixed issues, refer to the Azure Key Vault Properties Provider Release Notes.

Before You Begin

To use this properties provider, you must be familiar with:

  • The Azure Key Vault API

  • Anypoint Connectors

  • Mule runtime engine (Mule)

  • Elements and global elements in a Mule flow

  • How to create a Mule app using Anypoint Studio

Before creating an app, you must have:

  • Mule Enterprise Edition

  • Credentials to access the Azure Key Vault target resource

  • Anypoint Platform

  • Anypoint Studio version 7.3.5 or later

Common Use Cases for the Properties Provider

With Azure Key Vault Properties Provider, secrets can be retrieved in the pre-runtime phase, which means secrets are populated before the Mule app is deployed.

Connection Types

Connectors can use the Azure Key Vault Properties Provider in their configurations, for example:

Example of MongoDB Connector using Azure Key Vault Properties Provider in configuration window
View on GitHub