Skip to content

Commit a928294

Browse files
author
unknown
committed
Fix indentation
1 parent 6a8ae13 commit a928294

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-app-configuration/azure-pipeline-export-task.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ This section covers how to use the Azure App Configuration Export task in an Azu
5858
- Set the **Azure subscription** parameter to the name of the service connection you created in a previous step.
5959
- Set the **App Configuration Endpoint** to the endpoint of your App Configuration store.
6060
- Leave the default values for the remaining parameters.
61-
> ![Screenshot shows the app configuration task parameters.](./media/azure-app-configuration-export-parameters.png)
61+
> [!div class="mx-imgBorder"]
62+
> ![Screenshot shows the app configuration task parameters.](./media/azure-app-configuration-export-parameters.png)
6263
1. Save and queue a build. The build log displays any failures that occurred during the execution of the task.
6364

6465
## Use in releases

0 commit comments

Comments
 (0)