Skip to content

Commit 5b9e739

Browse files
author
Esther Fan
committed
Updates
1 parent 1198481 commit 5b9e739

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ For this task, see the general steps in [Create your first pipeline](/azure/devo
159159

160160
## Create CI pipeline for your logic app
161161

162-
1. Follow the steps [Create a pipeline for logic app infrastructure](#create-infrastructure-pipeline-for-logic-app) until you specify the path for the CI pipeline file.
162+
1. Follow the steps in [Create a pipeline for logic app infrastructure](#create-infrastructure-pipeline-for-logic-app) until you specify the path for the CI pipeline file.
163163

164164
1. For **Path**, find and select the **CI-pipeline.yaml** file at the following location:
165165

@@ -171,7 +171,7 @@ For this task, see the general steps in [Create your first pipeline](/azure/devo
171171

172172
## Create CD pipeline for your logic app
173173

174-
1. Follow the steps [Create a pipeline for logic app infrastructure](#create-infrastructure-pipeline-for-logic-app) until you specify the path for the CD pipeline file.
174+
1. Follow the steps in [Create a pipeline for logic app infrastructure](#create-infrastructure-pipeline-for-logic-app) until you specify the path for the CD pipeline file.
175175

176176
1. For **Path**, find and select the **CD-pipeline.yaml** file at the following location:
177177

@@ -330,7 +330,7 @@ Azure Business Process Tracking uses Azure Data Explorer as the backend data sto
330330

331331
## Create infrastructure pipeline for your business process
332332

333-
1. Follow the steps [Create a pipeline for logic app infrastructure](#create-infrastructure-pipeline-for-logic-app) until you specify the path for the business process infrastructure pipeline file.
333+
1. Follow the steps in [Create a pipeline for logic app infrastructure](#create-infrastructure-pipeline-for-logic-app) until you specify the path for the business process infrastructure pipeline file.
334334

335335
1. For **Path**, find and select the **infrastucture-business-process-pipeline.yaml** file at the following location:
336336

@@ -352,7 +352,7 @@ After the pipeline completes, your business process resource is created in the A
352352

353353
## Create CD pipeline for your business process
354354

355-
1. Follow the steps [Create a pipeline for logic app infrastructure](#create-infrastructure-pipeline-for-logic-app) until you specify the path for the business process CD pipeline file.
355+
1. Follow the steps in [Create a pipeline for logic app infrastructure](#create-infrastructure-pipeline-for-logic-app) until you specify the path for the business process CD pipeline file.
356356

357357
1. For **Path**, find and select the **deploy-business-process-pipeline.yaml** file at the following location:
358358

0 commit comments

Comments
 (0)