Skip to content

Commit 028d016

Browse files
authored
Add link to module instructions
1 parent c3917a2 commit 028d016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/integrate-ci-cd-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article explains how to use data from Azure App Configuration in a continuo
1818

1919
## Use App Configuration in your Azure DevOps Pipeline
2020

21-
If you have an Azure DevOps Pipeline, you can fetch key-values from App Configuration and set them as task variables. The [Azure App Configuration DevOps extension](https://go.microsoft.com/fwlink/?linkid=2091063) is an add-on module that provides this functionality. Follow its instructions to use the extension in a build or release task sequence.
21+
If you have an Azure DevOps Pipeline, you can fetch key-values from App Configuration and set them as task variables. The Azure App Configuration DevOps extension is an add-on module that provides this functionality. [Get this module](https://go.microsoft.com/fwlink/?linkid=2091063) and refer to [Pull settings from App Configuration with Azure Pipelines](./pull-key-value-devops-pipeline) for instructions to use the App Configuration task in your Azure Pipelines.
2222

2323
## Deploy App Configuration data with your application
2424

0 commit comments

Comments
 (0)