8.3.1 Azure App Configuration Store
Stores configuration data in the Azure App Configuration store as key-value pairs, which are accessible with network service name paths as URI.
- Prerequisites for Using the Azure App Configuration Store
Perform these steps in the Azure portal or using the Azure CLI or API, before beginning to use the Azure App Configuration store. - Step 1: Create a Key-Value with the Connect Descriptor
Create a key-value pair with the connect descriptor, which contains the protocol address of the listener and the connect information for the destination service. - Step 2: Add the User Name and Password Vault Reference (Optional)
Under the prefix that you used in Step 1, create key-value pairs with the database user name and password for authentication to Oracle Database. The password value is a vault reference. - 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. - Step 4: Add Oracle Call Interface Parameters (Optional)
Under the same prefix, create key-value pairs with Oracle Call Interface configuration parameters. - Step 5: Use a Connect Identifier Containing Azure App Configuration Store Values
Use the Azure App Configuration name, key path, and Azure authentication parameters in a database client connection identifier.