1.0.1
Upgrading and Migrating Azure Key Vault Properties Provider to Version 2.0 - Mule 4
Upgrade Azure Key Vault Properties Provider to version 2.0.0.
Changes in This Release
This release contains the following changes:
-
Added Uri Override field to specify the URI for a key vault located outside Azure Commercial Cloud.
-
Azure Key Vault Properties Provider now supports Azure Default Credential. You can specify your authentication credentials via environment variables.
-
The properties provider changed its internal package name.
Upgrade Prerequisites
Before you perform the upgrade, you must complete the following:
-
Create a backup of your files, data, and configurations in case you need to restore to them.
Upgrade Steps
Follow these steps to perform the upgrade:
-
In Anypoint Studio, create a Mule project.
-
In Mule Palette, click Search in Exchange.
-
In Add Dependencies to Project, enter
azure key vault properties provider
in the search field. -
In Available modules, select Azure Key Vault Properties Provider and click Add.
-
Click Finish.
-
Verify that the Azure Key Vault Properties Provider
mule4-azure-key-vault-properties-provider
version is 2.0.0 in thepom.xml
file in the Mule project.