Azure Key Vault Data - Delete a secret

Use the Azure Key Vault Data - Delete a 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 delete an existing 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 - Delete a 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 name of the secret that you want to delete.

Azure Key Vault Data - Delete a 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 delete the secret.

To refresh the available connections, click .

(n/a)

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

Stores the result of the action and deleted secret details as an object. See Azure Key Vault - Delete 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)
  • Deleted date: (Integer)
  • ID: (Text)
  • Recovery ID: (Text)
  • Scheduled purge date: (Integer)
Object