Skip to content

Commit 79cc1d3

Browse files
author
ecfan
committed
Draft update
1 parent b894f0b commit 79cc1d3

File tree

2 files changed

+37
-30
lines changed

2 files changed

+37
-30
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
@@ -17,7 +17,7 @@ ms.topic: include
1717
| Area or scenario | Azure Logic Apps - Standard | Azure Logic Apps - Consumption | Power Automate |
1818
|------------------|-----------------------------|--------------------------------|----------------|
1919
| **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 |
2121
| **Pricing or licensing model** | Fixed pricing - Azure subscription | Consumption (Pay per execution) - Azure subscription | Microsoft 365 per user license |
2222
| **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 |
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 |

articles/logic-apps/power-automate-migration.md

Lines changed: 36 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ Azure Logic Apps (Standard) provides the following benefits by providing capabil
2525

2626
| Benefits | Capabilities |
2727
|----------|--------------|
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). |
2829
| 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). |
2930
| 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). |
3031
| 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). |
3232
| 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). |
3333

3434
<!--
@@ -37,6 +37,41 @@ Azure Logic Apps (Standard) provides the following benefits by providing capabil
3737

3838
For more detailed capability information and comparisons, see [Compare capability details](#compare-capabilities).
3939

40+
<a name="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)
61+
- [Runtime-powered, built-in operations](/azure/connectors/built-in)
62+
63+
- Workflow templates gallery
64+
65+
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+
4075
<a name="security-compliance"></a>
4176

4277
#### Security and compliance first
@@ -105,34 +140,6 @@ To make sure that workflow operations run without interruption, Azure Logic Apps
105140

106141
Azure Logic Apps (Standard) includes built-in redundancy, which provides high availability to keep your workflows operational even during infrastructure failures.
107142

108-
<a name="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-
136143
<a name="version-control-ci-cd"></a>
137144

138145
#### Version control with continuous integration and deployment (CI/CD)

0 commit comments

Comments
 (0)