Skip to content

Commit 9588363

Browse files
author
ecfan
committed
Add screenshots
1 parent 79cc1d3 commit 9588363

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
106 KB
Loading
71 KB
Loading

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ 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). |
28+
| Flexible integration and development tools | - Browser-based development using the Azure portal <br>- Local development and testing with Visual Studio Code <br>- 1,400+ connectors for Microsoft, Azure, and other services, systems, apps, and data <br><br>For more information, see [Integration and development](#integration-development). |
2929
| 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). |
3030
| 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). |
3131
| 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). |
@@ -45,10 +45,14 @@ Azure Logic Apps excels at helping you integrate your workflows with an expansiv
4545

4646
- Development tools and reusability
4747

48-
- Visually build workflows using a browser-based designer that includes an expression editor, or use the JSON code editor in the Azure portal
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+
:::image type="content" source="media/power-automate-migration/workflow-designer.png" alt-text="Screenshot shows Azure portal and workflow designer.":::
4951

5052
- 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.
5153

54+
:::image type="content" source="media/power-automate-migration/logic-app-project.png" alt-text="Screenshot shows Visual Studio Code, Standard logic app project, and workflow designer.":::
55+
5256
- 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.
5357

5458
- Extensive connector library

0 commit comments

Comments
 (0)