Using the Azure Key Vault Task

The Azure Key Vault Task is a control flow component that can be used to perform actions like get, set, delete, and purge on Azure Secrets.

Azure Key Vault Task.png

Connection Manager
Choose the connection manager from the list of available connections.
Action
Choose the action to perform from the list below:
  • Get Secret
  • Set Secret
  • Delete Secret
  • Purge Secret
Secret Name

Choose the secret name from the list available.

Output Variable (For actions - Get Secret)

Output Variable to which the secret is assigned for further processing.

Input Variable (For actions - Set Secret)

Input Variable from which the secret is picked for performing the action.