File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
articles/azure-app-configuration Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -101,9 +101,14 @@ The following parameters are used by the App Configuration snapshot task:
101
101
If an unexpected error occurs, debug logs can be enabled by setting the pipeline variable ` system.debug ` to ` true ` .
102
102
103
103
## Next step
104
+ For a complete reference of the parameters or to use this pipeline task in YAML pipelines, please refer to the following document.
104
105
105
- > [ !div class="nextstepaction"]
106
- > [ Use Azure App Configuration Snapshot Task in YAML Pipelines] ( https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/azure-app-configuration-snapshot-v1?view=azure-pipelines )
106
+ [ Azure App Configuration Snapshot Task reference] ( /azure/devops/pipelines/tasks/reference/azure-app-configuration-snapshot-v1 )
107
107
108
- > [ !div class="nextstepaction"]
109
- > [ Pull settings from App Configuration with Azure pipelines] ( ./pull-key-value-devops-pipeline.md )
108
+ To learn how to export key-values from your App Configuration store and set them as Azure pipeline variables, continue to the following document.
109
+
110
+ [ Pull settings from App Configuration with Azure pipelines] ( ./pull-key-value-devops-pipeline.md )
111
+
112
+ To learn how to import key-values from a configuration file into your App Configuration store, continue to the following document.
113
+
114
+ [ Push settings to App Configuration with Azure pipelines] ( ./push-kv-devops-pipeline.md )
You can’t perform that action at this time.
0 commit comments