Skip to main content
Version: Release 24.1

Workflow to Create Secret in Azure KeyVault

The objective is to illustrate how to use the Create Secret in Azure KeyVault workflow in Digital.ai Release to create secrets in Azure KeyVault, which can again be looked up and substituted across Digital.ai Release templates and workflows.

The existing workflows bundled with Release and the newly created workflows are available in the Workflow catalog page. To run your workflows, you must navigate to the Workflow catalog page. For more information, see Access Workflow Catalog.

Workflow Steps

  1. In the Create|Select Azure KeyVault Connection screen connect to the configured Azure KeyVault server. create-azure-keyvault-workflow-connection
  2. In the Specify Secret Details screen, enter the vault name, secret name, and secret value. azure-secret-manager-create-details
  3. In the Create Secret screen, a new secret is created with the specified values in Azure KeyVault.

For more information, see the Azure KeyVault integration.