Skip to content

Commit 9b43905

Browse files
author
ecfan
committed
Block out migration tool references
1 parent 9e2f376 commit 9b43905

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.topic: conceptual
1717

1818
Many development teams increasingly need to build scalable, secure, and efficient automation solutions. Perhaps your team also faces the strategic choice whether to migrate your flows in Microsoft Power Automate to Standard workflows in Azure Logic Apps. Both Power Automate and Azure Logic Apps provide powerful automation platforms and tools. However, for enterprises that run complex, high-volume, and security-sensitive workloads, Azure Logic Apps (Standard) offers many key advantages.
1919

20-
This guide outlines the advantages gained from transitioning to Azure Logic Apps (Standard), especially when you use the migration tool designed to support this process.
20+
This guide outlines the advantages gained from transitioning to Azure Logic Apps (Standard). <!--, especially when you use the migration tool designed to support this process.-->
2121

2222
## Migration benefits
2323

@@ -30,7 +30,10 @@ Azure Logic Apps (Standard) provides the following benefits by providing capabil
3030
| 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). |
3131
| 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). |
33+
34+
<!--
3335
| Migration tool support | - Convert Power Automate flows into Standard workflow configurations for Azure Logic Apps, preserving your flow's logic and functionality. <br><br>- Test and validate converted workflows using functional testing, connector testing, performance testing, and security validation to ensure workflow continuity and performance. <br><br>For more information, see [Migration tool support](#migration-tool). |
36+
-->
3437

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

@@ -136,6 +139,7 @@ Azure Logic Apps supports robust version control and automated deployment proces
136139

137140
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.
138141

142+
<!--
139143
<a name="migration-tool"></a>
140144
141145
## Flow migration tool
@@ -145,6 +149,7 @@ This migration tool converts a Power Automate flow into the equivalent Standard
145149
However, due to security constraints, the migration tool can't automatically transfer the connections used by the Power Automate flow. While the tool automates most of the flow conversion, you must manually recreate the connections in the logic app workflow. This manual step is necessary to fully meet the security protocols and compliance standards for Azure Logic Apps.
146150
147151
Despite this requirement, the migration tool offers significant time and resource savings by eliminating the need to manually recreate entire workflows. The tool's automated process drastically reduces any other necessary manual effort and shortens the overall migration timeline. With this automation, your team can focus energy on setting up and optmizing connections, not on rebuilding workflows.
152+
-->
148153

149154
### Migration testing and validation
150155

0 commit comments

Comments
 (0)