Skip to content

Commit e201469

Browse files
author
unknown
committed
Updated to add next steps section
1 parent eb7cbe3 commit e201469

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ The following parameters are used by the App Configuration snapshot task:
9696

9797
- **Tags**: A JSON object in the format of `{"tag1":"val1", "tag2":"val2"}`, which defines tags that are added to each snapshot created in your App Configuration store.
9898

99+
## Next steps
100+
101+
To learn how to pull configuration settings, checkout [pull settings from App Configuration with Azure pipelines](./pull-key-value-devops-pipeline.md)
102+
99103
## Troubleshooting
100104

101105
If an unexpected error occurs, debug logs can be enabled by setting the pipeline variable `system.debug` to `true`.

0 commit comments

Comments
 (0)