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/logic-apps/power-automate-migration.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Azure Logic Apps (Standard) provides the following benefits by providing capabil
25
25
26
26
| Benefits | Capabilities |
27
27
|----------|--------------|
28
-
| Enhanced security and compliance | - Virtual network (VNET) 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). |
28
+
| 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
29
| 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
30
| 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
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). |
@@ -41,7 +41,7 @@ For more detailed capability information and comparisons, see [Compare capabilit
41
41
42
42
#### Security and compliance first
43
43
44
-
Enterprises consider security a top priority, so Azure Logic Apps (Standard) provides advanced security features beyond those available in Power Automate, for example:
44
+
Enterprises consider security a top priority, so Azure Logic Apps (Standard) provides security features beyond the capabilities in Power Automate, for example:
45
45
46
46
- Virtual network integration and private endpoints
47
47
@@ -79,7 +79,7 @@ Azure Logic Apps (Standard) is designed and built for high performance and scala
79
79
80
80
- Optimized workflow execution
81
81
82
-
By default, workflow instances run in parallel or concurrently, which reduces processing time for complex tasks. Performance optimizations for the Azure Logic Apps platform provides lower latency and faster response times.
82
+
By default, workflow instances run in parallel or concurrently, which reduces processing time for complex tasks. Performance optimizations for the Azure Logic Apps platform provide lower latency and faster response times.
83
83
84
84
- High throughput
85
85
@@ -107,15 +107,15 @@ To make sure that workflow operations run without interruption, Azure Logic Apps
107
107
108
108
#### Integration and development
109
109
110
-
Azure Logic Apps excels at helping you integrate your workflows with a expansive range of services, systems, apps, and data and by supporting tools that help speed your development process.
110
+
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.
111
111
112
112
- Extensive connector library
113
113
114
-
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 in a more scalable way by using built-in operations, powered by the Azure Logic Apps runtime.
114
+
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.
115
115
116
116
- Workflow templates gallery
117
117
118
-
Create workflows even faster by starting with prebuilt templates for commonly used workload patterns, including those for AI data processing and chat completion scenarios.
118
+
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.
119
119
120
120
- Development tools and reusability
121
121
@@ -135,7 +135,7 @@ Azure Logic Apps supports robust version control and automated deployment proces
135
135
136
136
- CI/CD pipelines for safe deployment practices
137
137
138
-
Azure Logic Apps supports automated deployments and integrates with CI/CD tools such as Azure DevOps, which faciliate consistent and less error-prone deployments across environments.
138
+
Azure Logic Apps supports automated deployments and integrates with CI/CD tools such as Azure DevOps, which facilitate consistent and less error-prone deployments across environments.
139
139
140
140
Define and deploy your logic app workflows with Azure Resource Manager (ARM) templates or Bicep templates (infrastructure as code) by using Azure DevOps, which provides scalable, repeatable deployments that align with DevOps practices.
0 commit comments