Skip to content

Commit 93d5d14

Browse files
author
unknown
committed
Update to keep button style
1 parent ae30645 commit 93d5d14

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/azure-app-configuration/create-snapshot-devops-pipeline.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,15 @@ If an unexpected error occurs, debug logs can be enabled by setting the pipeline
104104

105105
For a complete reference of the parameters or to use this pipeline task in YAML pipelines, please refer to the following document.
106106

107-
[Azure App Configuration Snapshot Task reference](/azure/devops/pipelines/tasks/reference/azure-app-configuration-snapshot-v1)
107+
> [!div class="nextstepaction"]
108+
> [Azure App Configuration Snapshot Task reference](/azure/devops/pipelines/tasks/reference/azure-app-configuration-snapshot-v1)
108109
109110
To learn how to export key-values from your App Configuration store and set them as Azure pipeline variables, continue to the following document.
110111

111-
[Pull settings from App Configuration with Azure pipelines](./pull-key-value-devops-pipeline.md)
112+
> [!div class="nextstepaction"]
113+
> [Pull settings from App Configuration with Azure pipelines](./pull-key-value-devops-pipeline.md)
112114
113115
To learn how to import key-values from a configuration file into your App Configuration store, continue to the following document.
114116

115-
[Push settings to App Configuration with Azure pipelines](./push-kv-devops-pipeline.md)
117+
> [!div class="nextstepaction"]
118+
> [Push settings to App Configuration with Azure pipelines](./push-kv-devops-pipeline.md)

0 commit comments

Comments
 (0)