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/create-business-process.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,15 @@
1
1
---
2
-
title: Create business processes
2
+
title: Create Business Processes
3
3
description: Model a business process to visualize and map transactions to Azure resources, such as Standard workflows in Azure Logic Apps.
4
4
ms.service: azure-business-process-tracking
5
5
ms.topic: how-to
6
6
ms.reviewer: estfan, azla
7
-
ms.date: 06/07/2024
7
+
ms.date: 06/09/2025
8
8
9
9
# CustomerIntent: As a business analyst or business SME, I want a way to visualize my organization's business processes so I can map them to the actual resources that implement these business use cases and scenarios.
10
10
---
11
11
12
-
# Create a business process to add business context about Azure resources using Azure Business Process Tracking (Preview)
13
-
14
-
> [!NOTE]
15
-
>
16
-
> This capability is in preview and is subject to the
17
-
> [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
12
+
# Create a business process to add business context about Azure resources using Azure Business Process Tracking
18
13
19
14
To add business context around the Azure resources in an integration solution, you can visualize business processes flows for the tasks implemented by these resources. In Azure Business Process Tracking, a business process is a series of stages that represent the tasks that flow through a real-world business scenario. This business process also specifies a single business identifier or *transaction ID*, such as a ticket number, order number, case number, and so on, to identify a transaction that exists across all the stages in the business process and to correlate those stages together.
Copy file name to clipboardExpand all lines: articles/business-process-tracking/deploy-business-process.md
+6-11Lines changed: 6 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,14 @@
1
1
---
2
-
title: Deploy business process and tracking profile to Azure
2
+
title: Deploy Business Process and Tracking Profile to Azure
3
3
description: Deploy your business process and tracking profile to Standard logic app resources in Azure Logic Apps.
4
4
ms.service: azure-business-process-tracking
5
5
ms.topic: how-to
6
6
ms.reviewer: estfan, azla
7
-
ms.date: 06/07/2024
7
+
ms.date: 06/09/2025
8
8
# CustomerIntent: As an integration developer, I want to deploy previously created business processes and tracking profiles to deployed Standard logic app resources so I can capture and track key business data moving through my deployed resources.
9
9
---
10
10
11
-
# Deploy a business process and tracking profile to Azure (Preview)
12
-
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/).
11
+
# Deploy a business process and tracking profile to Azure
17
12
18
13
After you map your business process stages to the operations and outputs in Standard logic app workflows, you're ready to deploy your business process and tracking profile to Azure.
19
14
@@ -81,7 +76,7 @@ After the mapped Standard logic app workflows run and emit the data that you spe
81
76
82
77
1. To create custom experiences for the data provided here, check out [Azure Workbooks](/azure/azure-monitor/visualize/workbooks-overview) or [Azure Data Explorer with Power BI](/azure/data-explorer/power-bi-data-connector?tabs=web-ui).
83
78
84
-
## Next step
79
+
## Related content
85
80
86
-
> [!div class="nextstepaction"]
87
-
>[Manage business processes](manage-business-process.md)
81
+
-[Set up continuous integration and deployment](set-up-continuous-integration-deployment.md)
82
+
-[Manage business processes](manage-business-process.md)
Copy file name to clipboardExpand all lines: articles/business-process-tracking/index.yml
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
### YamlMime:Landing
2
2
3
-
title: Azure Business Process Tracking documentation (Preview) # < 60 chars
3
+
title: Azure Business Process Tracking documentation # < 60 chars
4
4
summary: Model business processes that you can map to Azure resources used for implementation. Record key business data from deployed resources during run time. # < 160 chars
Copy file name to clipboardExpand all lines: articles/business-process-tracking/manage-business-process.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,14 @@
1
1
---
2
-
title: Manage business processes
2
+
title: Manage Business Processes
3
3
description: Edit a business process, make a copy, discard pending changes, or undeploy a business process in Azure Business Process Tracking.
4
4
ms.service: azure-business-process-tracking
5
5
ms.topic: how-to
6
6
ms.reviewer: estfan, azla
7
-
ms.date: 06/07/2024
7
+
ms.date: 06/09/2025
8
8
# CustomerIntent: As a business analyst or business SME, I want to learn ways to manage an existing business process, for example, edit the details, discard pending changes, copy a business process, or remove the deployment for a business process.
9
9
---
10
10
11
-
# Manage a business process in an application group (Preview)
12
-
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/).
11
+
# Manage a business process in an application group
17
12
18
13
After you create or deploy a business process that shows the flow through a real-world business scenario and tracks real-world data that moves through that flow, you can manage various aspects of that business process.
Copy file name to clipboardExpand all lines: articles/business-process-tracking/map-business-process-workflow.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,14 @@
1
1
---
2
-
title: Map business processes to Standard workflows
2
+
title: Map Business Processes to Standard Workflows
3
3
description: Map your business process stages to operations and outputs in Standard logic app workflows from Azure Logic Apps.
4
4
ms.service: azure-business-process-tracking
5
5
ms.topic: how-to
6
6
ms.reviewer: estfan, azla
7
-
ms.date: 06/07/2024
7
+
ms.date: 06/09/2025
8
8
# CustomerIntent: As an integration developer, I want a way to map previously business process stages to actual resources that implement these business use cases and scenarios.
9
9
---
10
10
11
-
# Map a business process to a Standard logic app workflow (Preview)
12
-
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/).
11
+
# Map a business process to a Standard logic app workflow
17
12
18
13
After you finish creating your business process, you can map each stage, transaction ID, and business properties to actual operations and outputs in a Standard logic app workflow that you created using Azure Logic Apps.
Copy file name to clipboardExpand all lines: articles/business-process-tracking/overview.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,12 @@ description: Learn why modeling and mapping business processes help add business
4
4
ms.service: azure-business-process-tracking
5
5
ms.topic: overview
6
6
ms.reviewer: estfan, azla
7
-
ms.date: 06/07/2024
7
+
ms.date: 06/09/2025
8
8
9
9
# CustomerIntent: As a developer or business analyst with a solution that has multiple or different Azure resources that integrate various services and systems, I want a way to visualize my organization's business processes and map them to the actual Azure resources that implement those use cases. For our business, I also want to record key business data that moves through these resources to gain better insight about how our solutions perform.
10
10
---
11
11
12
-
# What is Azure Business Process Tracking? (Preview)
13
-
14
-
> [!NOTE]
15
-
>
16
-
> This capability is in preview and is subject to the
17
-
> [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
12
+
# What is Azure Business Process Tracking?
18
13
19
14
As a developer or business analyst working on solutions that integrate services and systems using various Azure resources, you might have difficulties visualizing the relationship between the technical components in your solution and your business scenario. To include business context about the Azure resources in your solution, you can build business processes that visually represent the business logic implemented by these resources. In Azure Business Process Tracking, a business process is a series of stages that represent the tasks flowing through real-world business scenario.
20
15
@@ -59,7 +54,9 @@ The following screenshot shows a completely mapped stage:
59
54
60
55
:::image type="content" source="media/map-business-process-workflow/map-properties-workflow-actions-complete.png" alt-text="Screenshot shows process designer, Create ticket stage, and business properties mapped to Standard logic app workflow action and source data." lightbox="media/map-business-process-workflow/map-properties-workflow-actions-complete.png":::
61
56
62
-
After you finish your mappings and save your business process, you can deploy the business process as a separate Azure resource along with an individual tracking profile that is added to your deployed resources. When the associated workflows run in the deployed logic apps, these workflows populate the business property values that you specified. You can then review each recorded transaction plus the business process status for each stage in that transaction:
57
+
After you finish your mappings and save your business process, you can deploy the business process as a separate Azure resource along with an individual tracking profile that is added to your deployed resources. Azure Business Process Tracking also supports continuous integration (CI) and continuous deployment (CD) pipelines, so that you don't have rebuild and remap business stages to workflows across different environments, such as development, test, and production.
58
+
59
+
When the associated workflows run in the deployed logic apps, these workflows populate the business property values that you specified. You can then review each recorded transaction plus the business process status for each stage in that transaction:
63
60
64
61
:::image type="content" source="media/deploy-business-process/process-status.png" alt-text="Screenshot shows Transactions page and status for entire business process." lightbox="media/deploy-business-process/process-status.png":::
65
62
@@ -77,15 +74,15 @@ To help you organize and manage the deployed Azure resources that you use in you
77
74
78
75
If you have business scenarios or use cases that require stateless workflows, use the product feedback link to share these scenarios and use cases.
79
76
80
-
- This preview release is currently optimized for speed.
77
+
- This release is currently optimized for speed.
81
78
82
79
If you have feedback about workload reliability or performance, use the product feedback link to share your input and results from representative workloads to help improve this aspect.
83
80
84
81
## Pricing information
85
82
86
83
Azure Business Process Tracking doesn't incur charges during preview. However, when you create a business process, you're required to provide information for an existing or new [Azure Data Explorer cluster, database, and table](/azure/data-explorer/create-cluster-and-database). Your business process uses this database to store transactions and the business property values that you want to record for later evaluation. Azure Data Explorer incurs charges, based on the selected pricing option. For more information, see [Azure Data Explorer pricing](https://azure.microsoft.com/pricing/details/data-explorer/#pricing).
87
84
88
-
## Related content
85
+
## Next step
89
86
90
87
> [!div class="nextstepaction"]
91
88
> [Create a business process](create-business-process.md)
Copy file name to clipboardExpand all lines: articles/business-process-tracking/set-up-continuous-integration-deployment.md
+10-14Lines changed: 10 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,7 @@ ms.date: 06/09/2025
8
8
# 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.
9
9
---
10
10
11
-
# Set up continuous integration and delivery for business processes in different environments (Preview)
12
-
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/).
11
+
# Set up continuous integration and delivery for business processes in different environments
17
12
18
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) for your business processes and Standard logic app workflows.
19
14
@@ -25,7 +20,7 @@ This guide shows how to set up a CI/CD pipeline by using the Azure Logic Apps St
25
20
26
21
- Visual Studio Code and the required prerequisites.
27
22
28
-
For more information, see [Create Standard logic app workflows with Visual Studio Code](create-standard-workflows-visual-studio-code.md#prerequisites).
23
+
For more information, see [Create Standard logic app workflows with Visual Studio Code](/azure/logic-apps/create-standard-workflows-visual-studio-code.md#prerequisites).
29
24
30
25
- A Visual Studio Code workspace with an undeployed Standard logic app project.
31
26
@@ -35,29 +30,29 @@ This guide shows how to set up a CI/CD pipeline by using the Azure Logic Apps St
35
30
36
31
After you create your repository, follow these steps to initialize your repository, so you can push your local changes to Azure DevOps:
37
32
38
-
1. Clone your repository. Find and save the clone URL.
33
+
1. Clone your repository. Find and save the clone URL.
39
34
40
35
For more information, see [Clone an existing Git repo](/azure/devops/repos/git/clone).
41
36
42
37
1. In Visual Studio Code, open your Standard logic app project.
43
38
44
39
1. From the **Terminal** menu, select **New Terminal**.
45
40
46
-
1. From the command prompt, go to the folder that has your project's workspace file.
41
+
1. From the command prompt, go to the folder that has your project's workspace file.
47
42
48
-
A workspace is a text file with the **.code-workspace** extension. To find the folder with this file, open the **.vscode** folder in your root folder.
43
+
A workspace is a text file that has the **.code-workspace** extension. To find the folder with this file, in the project root folder, open the folder named **.vscode**.
49
44
50
45
1. At the command prompt, run the following Git commands:
51
46
52
47
`git init`<br>
53
48
`git add -A`<br>
54
49
`git commit -m "<your-commit-comment>"`<br>
55
50
`git remote add origin <clone-URL>`<br>
56
-
`git push --set-upstream origin main`<br>
51
+
`git push --set-upstream origin main`<br>
57
52
58
53
1. At the prompt, provide your Git credentials to the Git Credential Manager.
59
54
60
-
- The latest **Azure Logic Apps Standard Tasks** extension for Azure Pipelines
55
+
- The latest **Azure Logic Apps Standard Tasks** extension for Azure Pipelines.
61
56
62
57
This extension provides automated, build, connections deployment, and release tasks for Azure Logic Apps (Standard). For more information, see [**Azure Logic Apps Standard Tasks**](https://marketplace.visualstudio.com/items?itemName=ms-logicapps-ado.azure-logic-apps-devops-tasks).
63
58
@@ -67,7 +62,7 @@ This guide shows how to set up a CI/CD pipeline by using the Azure Logic Apps St
67
62
68
63
## Generate deployment scripts
69
64
70
-
Now, generate deployment scripts for your logic app project. This approach lets you create the required infrastructure with the CI and CD scripts that help you deploy your logic app to Azure. For more information, see [Automate build and deployment for Standard logic app workflows with Azure DevOps](automate-build-deployment-standard.md).
65
+
Now, generate deployment scripts for your logic app project. This approach lets you create the required infrastructure with the CI and CD scripts that help you deploy your logic app to Azure. For more information, see [Automate build and deployment for Standard logic app workflows with Azure DevOps](/azure/logic-apps/automate-build-deployment-standard).
71
66
72
67
1. If your logic app project isn't currently visible, in Visual Studio Code, on the Activity Bar, select **Explorer**.
73
68
@@ -205,8 +200,9 @@ After the pipeline completes, you have an empty Standard logic app resource with
205
200
206
201
1. If prompted, provide the permissions necessary to run the pipelines.
207
202
208
-
After the CD pipeline completes, you have the content from your Standard logic app project deployed to the logic app resource previously created in Azure.
203
+
After the CD pipeline completes, you have the content from your Standard logic app project deployed to the logic app resource previously created in Azure.
209
204
210
205
## Related content
211
206
212
207
-[Deploy a business process and tracking profile to Azure](deploy-business-process.md)
208
+
-[Manage business process](manage-business-process.md)
0 commit comments