# Setting up Azure Key Vault for workspace-level secrets management

WARNING

Switching to workspace-specific secrets management causes external secrets references scoped to the project level to stop working.


# Prerequisites

To complete the steps in this guide, you must have the following:

REGISTERING AN APPLICATION

To learn how to register an application, see Registering an application with Azure Active Directory.


# Step 1: Select the scope for secrets management

1

Sign in to your Workato account.

2

Navigate to Settings > Secrets management.

3

In Scope, select the option Set up secrets management for the entire workspace.

Set up secrets management for the entire workspace Set up secrets management for the entire workspace

# Step 2: Select the secrets manager

1

Continuing from the previous step, in the field Which secrets manager do you want to use?, select Azure Key Vault.

Secrets management interface of a workspace Secrets management interface of a workspace

2

Select Link your account.

3

In the Connect to Azure Key Vault modal, select + Create a new connection.

Create a new Azure Key Vault connection Create a new Azure Key Vault connection

# Step 3: Configure the following fields in Workato

Configure Azure Key Vault connection Configure Azure Key Vault connection

1
  • Connection name
  • Name your Azure Key Vault connection.
2
  • Vault URL
  • Provide the URL of your key vault. Obtain this value by navigating to Azure portal > Key vaults (opens new window). Select the desired key vault and copy the Vault URI shown in the Overview. In our example, we connect to the vault URL https://example.vault.azure.net/.
3
4
5

# Step 4: Connect and save changes

1

Select Connect. Workato displays the message Connected to your Azure Key Vault account!, along with the name of the Azure Key Vault connection:

Connection successful Connection successful

2

Select Save changes.

3

If you are switching secrets management scopes, Workato notifies you that previously configured external secret references scoped to the project level will stop working.

To confirm switching from project-level secrets management to workspace-level, select Use workspace-level secrets.

Use workspace-level secrets Use workspace-level secrets

4

Workato displays the message Using Azure Key Vault.

Successfully configured workspace-level Azure Key Vault Successfully configured workspace-level Azure Key Vault


Last updated: 1/2/2024, 7:18:05 PM