Skip to content

Commit 9c8a3ee

Browse files
author
unknown
committed
Update screenshot
1 parent 6ba1f1f commit 9c8a3ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Assign the proper App Configuration role assignment to the credentials being use
3636
1. For the **Role**, select **App Configuration Data Owner**. This role allows the task to read from and write to the App Configuration store.
3737
1. Select the service principal associated with the service connection that you created in the previous section.
3838

39-
:::image type="content" border="true" source="./media/azure-app-configuration-role-assignment/add-role-assignment-data-owner.png" alt-text="Screenshot shows the Add role assignment dialog."::: alt-text="Screenshot shows the Add role assignments button.":::
39+
:::image type="content" border="true" source="./media/azure-app-configuration-role-assignment/add-role-assignment-data-owner.png" alt-text="Screenshot shows the Add role assignment dialog.":::
4040
1. Select **Review + assign**.
4141

4242
## Use in builds
@@ -55,7 +55,7 @@ This section will cover how to use the Azure App Configuration Snapshot task in
5555
> ![Screenshot shows the to Add Task dialog with Azure App Configuration Snapshot in search box.](./media/add-azure-app-configuration-snapshot-task.png)
5656
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.
5757
> [!div class="mx-imgBorder"]
58-
> [!Screenshot show the app configuration snapshot task parameters](./media/azure-app-configuration-snapshot-parameters.png)
58+
> ![Screenshot shows the app configuration snapshot task parameters](./media/azure-app-configuration-snapshot-parameters.png)
5959
1. Save and queue a build. The build log will display any failures that occured during the execution of the task.
6060

6161
## Use in releases
3.08 KB
Loading

0 commit comments

Comments
 (0)