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/business-process-tracking/set-up-continuous-integration-deployment.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ For this task, see the general steps in [Create your first pipeline](/azure/devo
159
159
160
160
## Create CI pipeline for your logic app
161
161
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.
163
163
164
164
1. For **Path**, find and select the **CI-pipeline.yaml** file at the following location:
165
165
@@ -171,7 +171,7 @@ For this task, see the general steps in [Create your first pipeline](/azure/devo
171
171
172
172
## Create CD pipeline for your logic app
173
173
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.
175
175
176
176
1. For **Path**, find and select the **CD-pipeline.yaml** file at the following location:
177
177
@@ -330,7 +330,7 @@ Azure Business Process Tracking uses Azure Data Explorer as the backend data sto
330
330
331
331
## Create infrastructure pipeline for your business process
332
332
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.
334
334
335
335
1. For **Path**, find and select the **infrastucture-business-process-pipeline.yaml** file at the following location:
336
336
@@ -352,7 +352,7 @@ After the pipeline completes, your business process resource is created in the A
352
352
353
353
## Create CD pipeline for your business process
354
354
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.
356
356
357
357
1. For **Path**, find and select the **deploy-business-process-pipeline.yaml** file at the following location:
0 commit comments