Azure Key Vault Data - Get latest secret

Use the Azure Key Vault Data - Get latest secret action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to retrieve the most recent version of an Azure Key Vault secret.

For more information about the Azure Key Vault Data connector, go to Azure Key Vault Data.

Configure the Azure Key Vault Data - Get latest secret action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection.
  1. Specify the Secret nameto retrieve.

Azure Key Vault Data - Get latest secret action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Azure Key Vault Data connection to use retrieve the secret.

To refresh the available connections, click .

(n/a)

Secret name The name of the secret to retrieve. Text, Decimal, Integer, Boolean, DateTime, Collection
Output Secret

Stores the result of the action as an object. See Azure Key Vault - Get Secret API for information on these values.

The following values are returned:

  • Attributes: (Object)
    • Created date: (Integer)
    • Enabled: (Boolean)
    • Expiration date: (Integer)
    • Activation date: (Integer)
    • Recoverable days: (Integer)
    • Recovery level: (Text)
    • Updated date: (Integer)
  • Content type: (Text)
  • ID: (Text)
  • KID: (Text)
  • Managed: (Boolean)
  • Value: (Text)
Object