Azure Key Vault is a cloud service that stores and manages secrets, encryption keys, and certificates to protect sensitive data and control secure access in applications.
After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:
|
Setting |
Instructions |
|---|---|
|
Name your connection * |
Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
|
API type * |
Select your Azure Key Vault API type:
|
|
OAuth 2.0 client * |
Select the OAuth 2.0 client that stores the client ID and client secret provided to you by Azure Key Vault. To add an OAuth 2.0 client and configure your credentials, click the plus ( + ) button. Click the edit (pencil.svg) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource. |
|
Scopes * |
Scopes are OAuth 2.0 permissions that Azure Key Vault defines to limit access to your account. |
|
Vault URL * (Only for Data plane API type) |
Enter your Azure Key Vault URL (for example, |
Tip
This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the OAuth 2.0 auth universal connector documentation.
-
Sign in to your Microsoft Azure developer account.
-
Navigate to App registrations and click the required app. For information on how to create a new app, see Register an application.
-
From Essentials, copy the Client ID (Application ID).
-
Navigate Certificates and secrets > Client secrets.
-
Click + New client secret. The Add a client secret panel opens.
-
Enter Description.
-
Click Add.
-
Copy the Client secret (Value).