Skip to content

Commit ae79626

Browse files
author
Glenn Gailey
committed
Complete Flow --> Power Automate rename
1 parent 52d1ba1 commit ae79626

File tree

1 file changed

+13
-16
lines changed

1 file changed

+13
-16
lines changed

articles/azure-functions/functions-compare-logic-apps-ms-flow-webjobs.md

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
11
---
22
title: Integration and automation platform options in Azure
3-
description: "Compare Microsoft cloud services that are optimized for integration tasks: Microsoft Flow, Logic Apps, Functions, and WebJobs."
3+
description: Compare Microsoft cloud services that are optimized for integration tasks: Power Automate, Logic Apps, Functions, and WebJobs.
44
ms.topic: overview
55
ms.date: 04/09/2018
66
ms.custom: mvc
77
#Customer intent: As a developer, I want to understand the choices that Azure offers for hosting and executing my business logic so that I can choose the right set of Azure services.
88
---
9-
> [!NOTE]
10-
> Microsoft Flow is now Power Automate. For more information, see this [blog](https://aka.ms/flow-now-pa).
11-
>
12-
> This content will be updated to reflect the branding change in the coming days.
9+
1310
# Choose the right integration and automation services in Azure
1411

1512
This article compares the following Microsoft cloud services:
1613

17-
* [Microsoft Power Automate](https://flow.microsoft.com/)
14+
* [Microsoft Power Automate](https://flow.microsoft.com/) (was Microsoft Flow)
1815
* [Azure Logic Apps](https://azure.microsoft.com/services/logic-apps/)
1916
* [Azure Functions](https://azure.microsoft.com/services/functions/)
2017
* [Azure App Service WebJobs](../app-service/webjobs-create.md)
@@ -25,21 +22,21 @@ If you're looking for a more general comparison between Azure Functions and othe
2522

2623
## Compare Microsoft Power Automate and Azure Logic Apps
2724

28-
Microsoft Flow and Logic Apps are both *designer-first* integration services that can create workflows. Both services integrate with various SaaS and enterprise applications.
25+
Power Automate and Logic Apps are both *designer-first* integration services that can create workflows. Both services integrate with various SaaS and enterprise applications.
2926

30-
Microsoft Flow is built on top of Logic Apps. They share the same workflow designer and the same [connectors](../connectors/apis-list.md).
27+
Power Automate is built on top of Logic Apps. They share the same workflow designer and the same [connectors](../connectors/apis-list.md).
3128

32-
Microsoft Flow empowers any office worker to perform simple integrations (for example, an approval process on a SharePoint Document Library) without going through developers or IT. Logic Apps can also enable advanced integrations (for example, B2B processes) where enterprise-level Azure DevOps and security practices are required. It's typical for a business workflow to grow in complexity over time. Accordingly, you can start with a flow at first, and then convert it to a logic app as needed.
29+
Power Automate empowers any office worker to perform simple integrations (for example, an approval process on a SharePoint Document Library) without going through developers or IT. Logic Apps can also enable advanced integrations (for example, B2B processes) where enterprise-level Azure DevOps and security practices are required. It's typical for a business workflow to grow in complexity over time. Accordingly, you can start with a flow at first, and then convert it to a logic app as needed.
3330

34-
The following table helps you determine whether Microsoft Flow or Logic Apps is best for a particular integration:
31+
The following table helps you determine whether Power Automate or Logic Apps is best for a particular integration:
3532

36-
| | Microsoft Flow | Logic Apps |
33+
| | Power Automate | Logic Apps |
3734
| --- | --- | --- |
3835
| **Users** |Office workers, business users, SharePoint administrators |Pro integrators and developers, IT pros |
3936
| **Scenarios** |Self-service |Advanced integrations |
4037
| **Design tool** |In-browser and mobile app, UI only |In-browser and [Visual Studio](../logic-apps/logic-apps-deploy-from-vs.md), [Code view](../logic-apps/logic-apps-author-definitions.md) available |
4138
| **Application lifecycle management (ALM)** |Design and test in non-production environments, promote to production when ready |Azure DevOps: source control, testing, support, automation, and manageability in [Azure Resource Manager](../logic-apps/logic-apps-create-deploy-azure-resource-manager-templates.md) |
42-
| **Admin experience** |Manage Microsoft Flow environments and data loss prevention (DLP) policies, track licensing: [Microsoft Flow Admin Center](https://admin.flow.microsoft.com) |Manage resource groups, connections, access management, and logging: [Azure portal](https://portal.azure.com) |
39+
| **Admin experience** |Manage Power Automate environments and data loss prevention (DLP) policies, track licensing: [Admin center](https://admin.flow.microsoft.com) |Manage resource groups, connections, access management, and logging: [Azure portal](https://portal.azure.com) |
4340
| **Security** |Office 365 Security and Compliance audit logs, DLP, [encryption at rest](https://wikipedia.org/wiki/Data_at_rest#Encryption) for sensitive data |Security assurance of Azure: [Azure security](https://www.microsoft.com/en-us/trustcenter/Security/AzureSecurity), [Azure Security Center](https://azure.microsoft.com/services/security-center/), [audit logs](https://azure.microsoft.com/blog/azure-audit-logs-ux-refresh/) |
4441

4542
## Compare Azure Functions and Azure Logic Apps
@@ -102,25 +99,25 @@ For other scenarios where you want to run code snippets for integrating Azure or
10299

103100
<a name="together"></a>
104101

105-
## Microsoft Flow, Logic Apps, Functions, and WebJobs together
102+
## Power Automate, Logic Apps, Functions, and WebJobs together
106103

107104
You don't have to choose just one of these services. They integrate with each other as well as they do with external services.
108105

109106
A flow can call a logic app. A logic app can call a function, and a function can call a logic app. See, for example, [Create a function that integrates with Azure Logic Apps](functions-twitter-email.md).
110107

111-
The integration between Microsoft Flow, Logic Apps, and Functions continues to improve over time. You can build something in one service and use it in the other services.
108+
The integration between Power Automate, Logic Apps, and Functions continues to improve over time. You can build something in one service and use it in the other services.
112109

113110
You can get more information on integration services by using the following links:
114111

115112
* [Leveraging Azure Functions & Azure App Service for integration scenarios by Christopher Anderson](https://www.biztalk360.com/integrate-2016-resources/leveraging-azure-functions-azure-app-service-integration-scenarios/)
116113
* [Integrations Made Simple by Charles Lamanna](https://www.biztalk360.com/integrate-2016-resources/integrations-made-simple/)
117114
* [Logic Apps Live webcast](https://aka.ms/logicappslive)
118-
* [Microsoft Flow frequently asked questions](/power-automate/frequently-asked-questions)
115+
* [Power Automate frequently asked questions](/power-automate/frequently-asked-questions)
119116

120117
## Next steps
121118

122119
Get started by creating your first flow, logic app, or function app. Select any of the following links:
123120

124-
* [Get started with Microsoft Flow](/power-automate/getting-started)
121+
* [Get started with Power Automate](/power-automate/getting-started)
125122
* [Create a logic app](../logic-apps/quickstart-create-first-logic-app-workflow.md)
126123
* [Create your first Azure function](functions-create-first-azure-function.md)

0 commit comments

Comments
 (0)