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
|**Purpose**| Workflow automation with advanced features for enterprise developers | Same as Standard | Workflow automation for citizen developers and business users |
20
-
|**Users**| Professional integrators and developers, IT professionals| Same as Standard | Citizen developers, business users, office workers, SharePoint administrators |
20
+
|**Users**| Professional integrators and developers, IT professionals, administrators who use Office 365 and Azure services | Same as Standard | Citizen developers, business users, office workers, Power Platform solution creators, SharePoint administrators, Office 365 users and makers|
21
21
|**Pricing or licensing model**| Fixed pricing - Azure subscription | Consumption (Pay per execution) - Azure subscription | Microsoft 365 per user license |
22
22
|**Development environment**| Visual designer and JSON code view in the following locations: <br><br>- [Browser-based Azure portal](https://portal.azure.com) <br>- Locally installed Visual Studio Code | Visual designer and JSON code view in the following locations: <br><br>- [Browser-based Azure portal](https://portal.azure.com) <br>- Locally installed Visual Studio Code |[Browser-based visual designer](https://make.preview.powerautomate.com/) and mobile app with UI only |
23
23
|**Integration**| - 1,400+ connectors for Microsoft, Azure, and non-Microsoft services, apps, and data. Includes more built-in operation types, which offer greater throughput than Consumption along with direct access to virtual network integration <br><br>- On-premises systems support <br><br>- B2B capabilities <br><br>- Create your own connectors <br><br>- Integrate with hybrid solutions | Same as Standard but with fewer built-in operation types, less throughput capacity, no virtual network direct access, and no hybrid deployment option | 1,400+ connectors for Microsoft and non-Microsoft services, apps, systems, and data, such as SharePoint, Dynamics 365, and others |
Copy file name to clipboardExpand all lines: articles/logic-apps/power-automate-migration.md
+36-29Lines changed: 36 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,10 @@ Azure Logic Apps (Standard) provides the following benefits by providing capabil
25
25
26
26
| Benefits | Capabilities |
27
27
|----------|--------------|
28
+
| Flexible integration and development tools | - 1,400+ connectors for Microsoft, Azure, and other services, systems, apps, and data <br><br>- Browser-based development using the Azure portal <br><br>- Local development and testing with Visual Studio Code <br><br>For more information, see [Integration and development](#integration-development). |
28
29
| Enhanced security and compliance | - Virtual network integration <br>- Private endpoints <br>- Microsoft Entra ID <br>- Managed identity authentication <br>- Role-based access control (RBAC) <br><br>For more information, see [Security and compliance first](#security-compliance). |
29
30
| Improved performance and scalability | - Dedicated compute resources <br>- Elastic scaling <br>- Parallel processing <br>- Low latency <br><br>For more information, see [Performance and scalability](#performance-scalability). |
30
31
| Robust business continuity and disaster recovery (BCDR) capabilities | - Geo-redundancy <br>- Automated backups <br>- High availability with built-in redundancy <br><br>For more information, see [Business continuity and disaster recovery](#business-continuity-disaster-recovery). |
31
-
| Flexible integration and development tools | - 1,400+ connectors for Microsoft, Azure, and other services, systems, apps, and data <br><br>- Browser-based development with Azure portal <br><br>- Local development and testing with Visual Studio Code <br><br>For more information, see [Integration and development](#integration-development). |
32
32
| Version control with CI/CD <br>(continuous integration and deployment) | - Seamless integration with Git repositories, which provide change tracking, branching, and team collaboration <br><br>- Automate deployment with CI/CD pipelines and infrastructure as code (ARM templates and Bicep templates) <br><br>For more information, see [Version control with CI/CD](#version-control-ci-cd). |
33
33
34
34
<!--
@@ -37,6 +37,41 @@ Azure Logic Apps (Standard) provides the following benefits by providing capabil
37
37
38
38
For more detailed capability information and comparisons, see [Compare capability details](#compare-capabilities).
39
39
40
+
<aname="integration-development"></a>
41
+
42
+
#### Integration and development
43
+
44
+
Azure Logic Apps excels at helping you integrate your workflows with an expansive range of services, systems, apps, and data and by supporting tools that help speed your development process.
45
+
46
+
- Development tools and reusability
47
+
48
+
- Visually build workflows using a browser-based designer that includes an expression editor, or use the JSON code editor in the Azure portal
49
+
50
+
- Build modular, reusable components with logic app projects in Visual Studio Code when you use the Azure Logic Apps (Standard) extension. These components help you reduce development time and make sure that you have consistency across projects.
51
+
52
+
- Locally create, debug, run, and manage workflows managed by your logic app project in Visual Studio Code when you use the Azure Logic Apps (Standard) extension.
53
+
54
+
- Extensive connector library
55
+
56
+
Choose from over 1,400 Azure-hosted connectors to access cloud services, on-premises systems, apps, and other data sources. Connect even more securely to key services such as SQL Server and Azure Key Vault and in more scalable ways by using built-in operations powered by the Azure Logic Apps runtime.
57
+
58
+
For more information, see the following documentation:
59
+
60
+
-[Azure-hosted and managed connectors](/connectors/connector-reference/connector-reference-logicapps-connectors)
Create workflows even faster by starting with prebuilt templates for commonly used workload patterns, including ones that support AI data processing and chat completion scenarios.
66
+
67
+
- Add and run your own code snippets
68
+
69
+
Write and run .NET code, C# scripts, or PowerShell scripts from Standard workflows. For more information, see the following resources:
70
+
71
+
-[Create and run .NET code from Standard workflows](/azure/logic-apps/create-run-custom-code-functions)
72
+
-[Add and run C# scripts inline with Standard workflows](/azure/logic-apps/add-run-csharp-scripts)
73
+
-[Add and run PowerShell scripts in Standard workflows](/azure/logic-apps/add-run-powershell-scripts)
74
+
40
75
<aname="security-compliance"></a>
41
76
42
77
#### Security and compliance first
@@ -105,34 +140,6 @@ To make sure that workflow operations run without interruption, Azure Logic Apps
105
140
106
141
Azure Logic Apps (Standard) includes built-in redundancy, which provides high availability to keep your workflows operational even during infrastructure failures.
107
142
108
-
<aname="integration-development"></a>
109
-
110
-
#### Integration and development
111
-
112
-
Azure Logic Apps excels at helping you integrate your workflows with an expansive range of services, systems, apps, and data and by supporting tools that help speed your development process.
113
-
114
-
- Extensive connector library
115
-
116
-
Choose from over 1,400 Azure-hosted connectors to access cloud services, on-premises systems, apps, and other data sources. Connect even more securely to key services such as SQL Server and Azure Key Vault and in more scalable ways by using built-in operations powered by the Azure Logic Apps runtime.
117
-
118
-
- Workflow templates gallery
119
-
120
-
Create workflows even faster by starting with prebuilt templates for commonly used workload patterns, including ones that support AI data processing and chat completion scenarios.
121
-
122
-
- Add and run your own code snippets
123
-
124
-
Write and run .NET code, C# scripts, or PowerShell scripts from Standard workflows. For more information, see the following resources:
125
-
126
-
-[Create and run .NET code from Standard workflows](/azure/logic-apps/create-run-custom-code-functions)
127
-
-[Add and run C# scripts inline with Standard workflows](/azure/logic-apps/add-run-csharp-scripts)
128
-
-[Add and run PowerShell scripts in Standard workflows](/azure/logic-apps/add-run-powershell-scripts)
129
-
130
-
- Development tools and reusability
131
-
132
-
Locally create, debug, run, and manage workflows within Visual Studio Code when you use the Azure Logic Apps (Standard) extension.
133
-
134
-
Build modular, reusable components with logic app projects in Visual Studio Code. These components help you reduce development time and make sure that you have consistency across projects.
135
-
136
143
<aname="version-control-ci-cd"></a>
137
144
138
145
#### Version control with continuous integration and deployment (CI/CD)
0 commit comments