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/data-factory/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration.md
+15-16Lines changed: 15 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to check which pipelines are ready to migrate and which o
4
4
author: ssindhub
5
5
ms.author: ssrinivasara
6
6
ms.topic: article
7
-
ms.date: 01/27/2026
7
+
ms.date: 03/30/2026
8
8
ms.custom: pipelines
9
9
---
10
10
@@ -13,29 +13,27 @@ Use the built-in upgrade assessment to quickly check pipeline readiness and iden
13
13
14
14
## Assess your Azure Data Factory pipelines for migration
15
15
16
-
In [Azure Data Factory](https://adf.azure.com), open the factory you'd like to assess for migration. On the authoring canvas toolbar, select **Start assessment (preview)**.
17
-
> [!NOTE]
18
-
> If you are unable to see the banner where the "Start assessment" button is located, try clearing your browser cache and cookies. This often resolves display issues.
16
+
In [Azure Data Factory](https://adf.azure.com), open the factory you'd like to assess for migration. On the authoring canvas toolbar select **Migrate to Fabric (Preview)** > **Get started (preview)** to evaluate pipelines and activities for migration readiness.
19
17
20
-
:::image type="content" source="media/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration/run-upgrade-assessment.png" alt-text="Screenshot showing how to run the Azure Data Factory Assessment tool." lightbox="media/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration/run-upgrade-assessment.png":::
18
+
:::image type="content" source="media/how-to-assess-and-upgrade-your-azure-data-factory-pipelines-to-fabric/migrate-to-fabric-get-started.png" alt-text="Screenshot showing how to run the Azure Data Factory migration assessment." lightbox="media/how-to-assess-and-upgrade-your-azure-data-factory-pipelines-to-fabric/migrate-to-fabric-get-started.png":::
21
19
22
20
This opens a side pane showing a preview of the list of pipelines in your data factory with expandable list of activities within the pipeline.
23
21
24
-
:::image type="content" source="media/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration/pipeline-assessment.png" alt-text="Screenshot showing how to view the Azure Data Factory migration assessment in the side pane." lightbox="media/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration/pipeline-assessment.png":::
22
+
:::image type="content" source="media/how-to-assess-and-upgrade-your-azure-data-factory-pipelines-to-fabric/assessment-results.png" alt-text="Screenshot showing the Azure Data Factory migration assessment results." lightbox="media/how-to-assess-and-upgrade-your-azure-data-factory-pipelines-to-fabric/assessment-results.png":::
25
23
26
24
## Assess your Azure Synapse Analytics pipelines for migration
27
25
28
-
In [Azure Synapse Analytics](https://web.azuresynapse.net), open the pipelines you'd like to assess for migration. On the authoring canvas toolbar, select **Start assessment (preview)**.
26
+
In [Azure Synapse Analytics](https://web.azuresynapse.net), open the pipelines you'd like to assess for migration. In the Integrate hub, select **Migrate to Fabric (Preview)** > **Get started (preview)**
29
27
30
-
:::image type="content" source="media/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration/start-synapse-pipelines-upgrade-assessment.png" alt-text="Screenshot showing how to run the Assessment tool in Synapse Analytics Workspace." lightbox="media/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration/start-synapse-pipelines-upgrade-assessment.png":::
28
+
:::image type="content" source="media/how-to-assess-and-upgrade-your-azure-synapse-analytics-pipelines-to-fabric/start-synapse-pipelines-migration-assessment.png" alt-text="Screenshot showing how to run the Azure Synapse Analytics migration assessment." lightbox="media/how-to-assess-and-upgrade-your-azure-synapse-analytics-pipelines-to-fabric/start-synapse-pipelines-migration-assessment.png":::
31
29
32
30
This opens a side pane showing a preview of the list of pipelines in your Synapse workspace with expandable list of activities within the pipeline.
33
31
34
-
:::image type="content" source="media/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration/synapse-pipelines-assessment.png" alt-text="Screenshot showing how to view the Synapse Pipelines assessment in the side pane.":::
32
+
:::image type="content" source="media/how-to-assess-and-upgrade-your-azure-synapse-analytics-pipelines-to-fabric/view-synapse-pipelines-assessment-results.png" alt-text="Screenshot showing Synapse Analytics migration assessment results with option to select pipelines for migration." lightbox="media/how-to-assess-and-upgrade-your-azure-synapse-analytics-pipelines-to-fabric/view-synapse-pipelines-assessment-results.png":::
35
33
36
34
You can export both ADF and Synapse assessment results as a .csv file, which lists pipeline names, activity-level statuses, and compatibility notes.
37
35
38
-
Some results point to features that are still in progress or out of scope. Use the results to prioritize the fixes and to decide whether to migrate now using existing tools such as [PowerShell upgrade module](/fabric/data-factory/migrate-pipelines-powershell-upgrade-module-for-azure-data-factory-to-fabric) or wait for upcoming support.
36
+
Some results point to features that are still in progress or out of scope. Use the results to prioritize the fixes and begin migration.
39
37
40
38
41
39
## Understand the results
@@ -55,19 +53,16 @@ In the assessment side pane, expand each pipeline to see:
55
53
- Activity‑level status (which activities block migration).
56
54
- A summary of Ready/Needs review/Not compatible counts across pipelines.
57
55
58
-
:::image type="content" source="media/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration/detailed-assessment-drilldown.png" alt-text="Diagram showing a drill-down of the assessment details.":::
59
-
56
+
:::image type="content" source="media/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration/detailed-assessment-drilldown.png" alt-text="Screenshot showing a drill-down of the assessment details." lightbox="media/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration/detailed-assessment-drilldown.png"::::::
57
+
60
58
Use this list to build your to‑do plan (what to fix, what to defer, and what to replace).
1. Use migration flow when available in the future.
67
-
1. Use [PowerShell upgrade tool](/fabric/data-factory/migrate-pipelines-powershell-upgrade-module-for-azure-data-factory-to-fabric) for early migration.
63
+
1. Select Next to begin the migration flow.
68
64
1. Refer to planning guides for best practices.
69
65
70
-
71
66
## FAQ
72
67
**Does the assessment change my factory?**
73
68
@@ -88,6 +83,10 @@ Answer: Yes, you can rerun anytime to validate updates.
88
83
89
84
## Related content
90
85
86
+
[Upgrade your Azure Data Factory pipelines to Fabric (preview)](how-to-upgrade-your-azure-data-factory-pipelines-to-fabric-data-factory.md)
87
+
88
+
[Upgrade your Azure Synapse Analytics pipelines to Fabric (preview)](how-to-upgrade-your-azure-synapse-analytics-pipelines-to-fabric-data-factory.md)
89
+
91
90
[Compare Azure Data Factory and Fabric Data Factory](/fabric/data-factory/compare-fabric-data-factory-and-azure-data-factory)
92
91
93
92
[Migration best practices](/fabric/data-factory/migration-best-practices)
0 commit comments