You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-app-configuration/create-snapshot-devops-pipeline.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,11 +52,11 @@ In this section, learn how to use the Azure App Configuration snapshot task in a
52
52
> 
53
53
1. Search for the **Azure App Configuration snapshot** Task.
54
54
> [!div class="mx-imgBorder"]
55
-
> 
56
-
1. Configure the necessary parameters for the task to create a snapshot in an App Configuration store. Explanation of the parameters are available in the **Parameters** section below and in tooltips next to each parameter.
55
+
> 
56
+
1. Configure the necessary parameters for the task to create a snapshot in an App Configuration store. Explanations of the parameters are available in the **Parameters** section below and in tooltips next to each parameter.
57
57
> [!div class="mx-imgBorder"]
58
-
> 
59
-
1. Save and queue a build. The build log will display any failures that occured during the execution of the task.
58
+
> 
59
+
1. Save and queue a build. The build log will display any failures that occurred during the execution of the task.
60
60
61
61
## Use in releases
62
62
@@ -65,7 +65,7 @@ In this section, learn how to use the Azure App Configuration snapshot task in a
65
65
1. Navigate to the release pipeline page by selecting, **Pipelines** > **Releases**. For more information about release pipelines go to [Create your first pipeline](/azure/devops/pipelines/release).
66
66
1. Choose an existing release pipeline. If you don’t have one, select **+ New** to create a new one.
67
67
1. Select the **Edit** button in the top-right corner to edit the release pipeline.
68
-
1. From the **Tasks** dropdown, choose the **Stage** to which you want to add the task. More information about stages can be found in [Add stages, dependecies, & conditions](/azure/devops/pipelines/release/environments).
68
+
1. From the **Tasks** dropdown, choose the **Stage** to which you want to add the task. More information about stages can be found in [Add stages, dependencies, & conditions](/azure/devops/pipelines/release/environments).
69
69
> [!div class="mx-imgBorder"]
70
70
> 
71
71
1. Click **+** next to the job to which you want to add a new task.
0 commit comments