Skip to content

Commit 6515b7d

Browse files
author
ecfan
committed
Editorial fixes
1 parent 02c66a1 commit 6515b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/includes/power-automate-versus-logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.topic: include
2323
| **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 |
2424
| **Trigger types** | - Schedule-driven or *polling*, such as **Recurrence** and many service-based triggers, such as **When a new email arrives** <br><br>- Event-driven or *push*, such as **Request** (inbound) and some service-based triggers, such as Event Grid <br><br>- HTTP call (outbound), such as **HTTP** | Same as Standard | - Schedule-driven or *polling*, such as **Recurrence** and many service-based triggers, such as **When a new email arrives** <br><br>- Event-driven or *push*, such as **Request** (inbound) and some service-based triggers, such as Event Grid <br><br>- User activity-based, such as **Flow button** or specific connectors Instant, UI Flow, Business Process |
2525
| **Custom integration** | Complex logic support through Azure Functions, custom APIs, and integration with external code repositories | Same as Standard | Limited to mostly no code or low code |
26-
| **Security** | - Managed identity <br><br>- [OAuth 2.0 with Microsoft Entra ID](/entra/architecture/auth-oauth2) <br><br>- [Granular role-based access control (RBAC) with Microsoft Entra ID](/azure/logic-apps/logic-apps-securing-a-logic-app#standard-workflows) <br><br>- Virtual network integration and private endpoints <br><br>- Compliance certifications <br><br>- [Data encryption at rest](/azure/security/fundamentals/encryption-atrest) <br><br>- [Data encryption in transit](/azure/security/fundamentals/encryption-overview#encryption-of-data-in-transit) <br><br>- [Azure Policy definitions](/azure/logic-apps/security-controls-policy) <br><br>- [Azure security audit logs](/azure/security/fundamentals/log-audit) | - Managed identity <br><br>- [OAuth 2.0 with Microsoft Entra ID](/entra/architecture/auth-oauth2) <br><br>- [Role-based access control (RBAC) with Microsoft Entra ID](/azure/logic-apps/logic-apps-securing-a-logic-app#consumption-workflows) <br><br>- Compliance certifications <br><br>- [Restricted connectors](/azure/logic-apps/block-connections-connectors) <br><br>- [Data encryption at rest](/azure/security/fundamentals/encryption-atrest) <br><br>- [Data encryption in transit](/azure/security/fundamentals/encryption-overview#encryption-of-data-in-transit) <br><br>- [Azure Policy definitions](/azure/logic-apps/security-controls-policy) <br><br>- [Azure security audit logs](/azure/security/fundamentals/log-audit) | - Basic user roles and permissions with Microsoft Entra ID <br><br>- Microsoft 365 [Microsoft 365 security audit logs](/power-platform/admin/logging-power-automate) <br><br>- [Data loss prevention (DLP)](/power-platform/admin/wp-data-loss-prevention) <br><br>- [Data encryption at rest](/power-platform/admin/about-encryption#at-rest-data-protection) <br><br>- [Data encryption in transit](/power-platform/admin/about-encryption#in-transit-data-protection) |
26+
| **Security** | - Managed identity <br><br>- [OAuth 2.0 with Microsoft Entra ID](/entra/architecture/auth-oauth2) <br><br>- [Granular role-based access control (RBAC) with Microsoft Entra ID](/azure/logic-apps/logic-apps-securing-a-logic-app#standard-workflows) <br><br>- Virtual network integration and private endpoints <br><br>- Compliance certifications <br><br>- [Data encryption at rest](/azure/security/fundamentals/encryption-atrest) <br><br>- [Data encryption in transit](/azure/security/fundamentals/encryption-overview#encryption-of-data-in-transit) <br><br>- [Azure Policy definitions](/azure/logic-apps/security-controls-policy) <br><br>- [Azure security audit logs](/azure/security/fundamentals/log-audit) | - Managed identity <br><br>- [OAuth 2.0 with Microsoft Entra ID](/entra/architecture/auth-oauth2) <br><br>- [Role-based access control (RBAC) with Microsoft Entra ID](/azure/logic-apps/logic-apps-securing-a-logic-app#consumption-workflows) <br><br>- Compliance certifications <br><br>- [Restricted connectors](/azure/logic-apps/block-connections-connectors) <br><br>- [Data encryption at rest](/azure/security/fundamentals/encryption-atrest) <br><br>- [Data encryption in transit](/azure/security/fundamentals/encryption-overview#encryption-of-data-in-transit) <br><br>- [Azure Policy definitions](/azure/logic-apps/security-controls-policy) <br><br>- [Azure security audit logs](/azure/security/fundamentals/log-audit) | - Basic user roles and permissions with Microsoft Entra ID <br><br>- [Microsoft 365 security audit logs](/power-platform/admin/logging-power-automate) <br><br>- [Data loss prevention (DLP)](/power-platform/admin/wp-data-loss-prevention) <br><br>- [Data encryption at rest](/power-platform/admin/about-encryption#at-rest-data-protection) <br><br>- [Data encryption in transit](/power-platform/admin/about-encryption#in-transit-data-protection) |
2727
| **Scalability** | Large scale workflows with high throughput and low latency | Small to medium scale workflows | Small to medium scale workflows |
2828
| **Performance** | Dedicated resources single-tenant Azure Logic Apps or App Service Environment (ASE), faster execution, parallel processing, and better performance optimization | High throughput for actions, otherwise limited by shared resources in multitenant Azure Logic Apps | Suitable for lower-scale automation, limited by shared resources in Power Automate |
2929
| **Business continuity and disaster recovery** (BCDR) | Built-in geo-redundancy, multiregion deployment, high availability with automated failover | Built-in geo-redundancy, multiregion deployment, high availability with automated failover | Limited regional deployment options |

0 commit comments

Comments
 (0)