Skip to content

Commit e384d0f

Browse files
authored
Clarity edits
1 parent bec5753 commit e384d0f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/logic-apps/set-up-cd-deployment-center-standard.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: Set Up CD for Standard Logic Apps with Deployment Center
3-
description: Learn how to automate deployment for Standard logic apps with Deployment Center in Azure.
2+
title: Set Up CD in Standard Logic Apps with Deployment Center
3+
description: Learn how to automate continuous deployment (CD) for Standard logic apps by integrating your source code repository with Deployment Center.
44
ms.service: azure-logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, wsilveiranz, azla
77
ms.topic: how-to
88
ms.date: 08/14/2025
9-
# Customer intent: As a logic app workflow developer, I want to automate deployment for Standard logic apps by directly integrating my source code repository with my logic app resources and setting up continuous deployment by using Deployment Center in Azure.
9+
# Customer intent: As a logic app workflow developer, I want to set up CD for Standard logic apps by integrating my source code repository with Deployment Center.
1010
---
1111

12-
# Set up CD for Standard logic apps with Deployment Center in Azure
12+
# Set up CD for Standard logic apps with Deployment Center
1313

1414
[!INCLUDE [logic-apps-sku-standard](../../includes/logic-apps-sku-standard.md)]
1515

16-
To streamline automation for your Standard logic app deployments, directly integrate your source code repository with your logic app resources by using Deployment Center in Azure. Deployment Center gives you the capability to set up continuous deployment (CD), so you can make sure that every change committed to your repository gets automatically deployed to your logic app in Azure. This configuration helps your team ship new features, fix bugs, and respond to changes more quickly, yet maintain control and visibility over the deployment process.
16+
To streamline deployment automation for Standard logic apps, you can directly integrate your source code repository with your logic app resources by using Deployment Center. This capability helps you set up continuous deployment (CD) directly within your logic app, so you can make sure that every change committed to your repository gets automatically deployed to your logic app. Your team can then ship new features, fix bugs, and respond to changes faster, yet maintain control and visibility over the deployment process.
1717

1818
Deployment Center supports multiple source control providers, seamlessly fits into modern DevOps workloads and scenarios, and makes sure that your logic apps stay current and production ready.
1919

0 commit comments

Comments
 (0)