Skip to content

Commit 142be97

Browse files
author
ecfan
committed
Draft updates
1 parent ac5eb01 commit 142be97

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,14 @@ ms.date: 06/09/2025
88
# Customer intent: As an integration developer, I want to set up continuous integration and continuous delivery for business processes without having to rebuild and map business stages to workflows across different environments, such as development, test, and production.
99
---
1010

11-
# Set up continuous integration and delivery for business processes in different environments
11+
# Set up continuous integration and delivery for business processes in different environments (Preview)
1212

13-
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)
13+
> [!NOTE]
14+
>
15+
> This capability is in preview and is subject to the
16+
> [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
17+
18+
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.
1419

1520
This guide shows how to set up a CI/CD pipeline by using the Azure Logic Apps Standard Tasks for Azure DevOps.
1621

@@ -204,3 +209,4 @@ After the CD pipeline completes, you have the content from your Standard logic a
204209

205210
## Related content
206211

212+
- [Deploy a business process and tracking profile to Azure](deploy-business-process.md)

articles/business-process-tracking/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,7 @@ items:
1515
href: map-business-process-workflow.md
1616
- name: Deploy business process and tracking
1717
href: deploy-business-process.md
18+
- name: Set up CI/CD pipelines
19+
href: set-up-continuous-integration-deployment.md
1820
- name: Manage a business process
1921
href: manage-business-process.md

0 commit comments

Comments
 (0)