Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1002 Bytes

File metadata and controls

24 lines (17 loc) · 1002 Bytes
title Link a variable group to secrets in Azure Key Vault
description Create a variable group that links to secrets in an Azure key vault.
ms.topic tutorial
ms.author v-catherbund
author cebundy
ms.date 01/27/2025
monikerRange <= azure-devops

Link a variable group to secrets in Azure Key Vault

This article shows you how to create a variable group that links to secrets stored in an Azure key vault. By linking the variable group to the key vault, you can ensure that your secrets are stored securely and your pipelines always have access to the latest secret values at runtime.

[!INCLUDE version-lt-eq-azure-devops]

[!INCLUDE set secret variable in UI]

For more information, see Use Azure Key Vault secrets.

Related articles