Skip to content

Commit a22dd6c

Browse files
author
ecfan
committed
Fix Acroinx issues
1 parent 0f8826e commit a22dd6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/business-process-tracking/set-up-continuous-integration-deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Now, generate deployment scripts for your logic app project. This approach lets
8383

8484
The deployment script generation process creates a **deployment** folder that contains files for your infrastructure (CI) and application (CD) pipelines along with parameters files, for example:
8585

86-
:::image type="content" source="media/set-up-continuous-integration-deployment/deployment-scripts.png" alt-text="Screenshot shows Visual Studio code and generated deployment script files." lightbox="media/set-up-continuous-integration-deployment/deployment-scripts.png":::
86+
:::image type="content" source="media/set-up-continuous-integration-deployment/deployment-scripts.png" alt-text="Screenshot shows Visual Studio Code and generated deployment script files." lightbox="media/set-up-continuous-integration-deployment/deployment-scripts.png":::
8787

8888
1. Commit these updates Azure DevOps by running the following Git commands from the command prompt:
8989

@@ -97,7 +97,7 @@ Now, create a pipeline in your repository for your logic app infrastructure. For
9797

9898
1. In your Azure DevOps project, go to **Pipelines**. Select **Create pipeline**, or **New pipeline** if pipelines exist, for example:
9999

100-
:::image type="content" source="media/set-up-continuous-integration-deployment/pipelines.png" alt-text="Screenshot shows Visual Studio code and generated deployment script files." lightbox="media/set-up-continuous-integration-deployment/pipelines.png":::
100+
:::image type="content" source="media/set-up-continuous-integration-deployment/pipelines.png" alt-text="Screenshot shows Azure DevOps project, Pipelines page, and button selected for New pipeline." lightbox="media/set-up-continuous-integration-deployment/pipelines.png":::
101101

102102
1. On the **Select** tab, select the repo type and the repo to use.
103103

0 commit comments

Comments
 (0)