Last updated
Was this helpful?
Last updated
Was this helpful?
Azure Key Vault manages secrets and keys in Azure Key Vault Service.
Take a look at the configuration options for the component. Parameters supported by are marked with (DB)
.
This operation creates a new secret in a Key Vault. Provide the following:
Secret Name
Secret Value
Secret Name: createKey123
Secret Value: 123456
If successful, the output will be:
This operation deletes a specified secret from a Key Vault. Provide:
Secret Name
Secret Name: createKey123
If successful, the output will be:
This operation retrieves a specified secret from a Key Vault. Provide:
Secret Name
Secret Name: createKey123
If successful, the output will be:
This operation permanently removes a deleted secret from a Key Vault. Unlike the Delete Secret operation, the secret cannot be recovered after purging. Provide:
Secret Name
Secret Name: createKey123
If the operation is successful, you will receive the output:
Discover more about the Azure Key Vault connector and how to use it on the Digibee Integration Platform.
Account
N/A
Account
Vault Name (DB)
Vault Name to be used.
N/A
String
Operation
Operation to be performed. Options are: Create Secret, Delete Secret, Get Secret, and Purge Deleted Secret.
Get Secret
String
Secret Name (DB)
The secret name to be used in Key Vault.
N/A
String
Secret Value (DB)
The secret value to be used in Key Vault. Available only when the operation is Create Secret.
N/A
String
Fail On Error
If the option is activated, the pipeline's execution with an error will be interrupted. Otherwise, the pipeline execution proceeds, but the result will show a false value for the "success" property.
False
Boolean
Documentation
Section for documenting any necessary information about the connector configuration and business rules.
N/A
String
The account used by the connector. It must be an account type.