Skip to content

Commit a6e91f6

Browse files
author
unknown
committed
Updated to add next step
1 parent e201469 commit a6e91f6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,11 @@ 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
99+
## Troubleshooting
100100

101-
To learn how to pull configuration settings, checkout [pull settings from App Configuration with Azure pipelines](./pull-key-value-devops-pipeline.md)
101+
If an unexpected error occurs, debug logs can be enabled by setting the pipeline variable `system.debug` to `true`.
102102

103-
## Troubleshooting
103+
## Next step
104104

105-
If an unexpected error occurs, debug logs can be enabled by setting the pipeline variable `system.debug` to `true`.
105+
> [!div class="nextstepaction"]
106+
> [Pull settings from App Configuration with Azure pipelines](./pull-key-value-devops-pipeline.md)

0 commit comments

Comments
 (0)