Skip to content

Commit 0f8826e

Browse files
author
ecfan
committed
Draft updates
1 parent d91e47f commit 0f8826e

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
@@ -12,7 +12,7 @@ ms.date: 06/09/2025
1212

1313
To deploy a business process across various environments, such as development, test, and production, without having to remap business stages to workflow operations and rebuild logic app projects, you can set up continuous integration (CI) and continuous deployment (CD) for your business processes and Standard logic app workflows.
1414

15-
This guide shows how to set up a CI/CD pipeline by using the Azure Logic Apps Standard Tasks for Azure DevOps.
15+
This guide shows how to set up infrastructure, CI, and CD pipelines by using the Azure Logic Apps Standard Tasks for Azure DevOps and run those pipelines.
1616

1717
## Prerequisites
1818

@@ -161,9 +161,9 @@ A service connection is an authenticated connection between your pipelines and e
161161

162162
| Parameter | Value or description |
163163
|-----------|----------------------|
164-
| **Identity type** | **App registration (automatic)**. |
165-
| **Credential** | **Workload identity federation (Recommended)**. |
166-
| **Scope level** | **Subscription**. |
164+
| **Identity type** | **App registration (automatic)** |
165+
| **Credential** | **Workload identity federation (Recommended)** |
166+
| **Scope level** | **Subscription** |
167167
| **Subscription** | Your Azure subscription. |
168168
| **Resource group** | The Azure resource group. |
169169
| **Service Connection Name** | The name for the service connection. |

0 commit comments

Comments
 (0)