8.3.1.4 Step 3: Add the Wallet Vault Reference (Optional)

Under the same prefix, create a key-value pair with the wallet location. The wallet location value is a vault reference.

This step is optional. With this configuration, you can store an Oracle wallet in a remote store using Azure App Configuration.
  1. Ensure that you have created Azure Key Vault with your wallet data stored as a secret, as explained in Prerequisites for Using the Azure App Configuration Store.
  2. On the Configuration explorer page of your Azure App Configuration store, click Create and select Key Vault reference to add a key-value pair with the wallet location.
    • Key: Add a key with the wallet_location suffix to your chosen prefix.

      For example, to the database/sales/ prefix, add a key as:
      database/sales/wallet_location
    • Value: Select the Key Vault and Secret values corresponding to the Azure Key Vault that you created for storing your wallet data.

    As shown in the following image, the suffix wallet_location in the database/sales/wallet_location key is paired with abcwallet (stored in vault1) as its value: