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-upgrade-your-azure-synapse-analytics-pipelines-to-fabric-data-factory.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,18 +9,18 @@ ms.custom: pipelines
9
9
ai-usage: ai-assisted
10
10
---
11
11
12
-
# Upgrade your Azure Synapse Analytics pipelines to Fabric
12
+
# Upgrade your Azure Synapse Analytics pipelines to Fabric (preview)
13
13
14
-
Modernizing your workflows in Microsoft Fabric often starts with bringing your existing Azure Synapse Analytics pipelines forward. The built-in UX based migration experience (Preview) helps you assess pipeline readiness, understand compatibility gaps, and migrate supported pipelines into a Fabric workspace—so you can move in a controlled, low-risk way.
14
+
Modernizing your workflows in Microsoft Fabric often starts with bringing your existing Azure Synapse Analytics pipelines forward. The preview migration experience helps you assess pipeline readiness, understand compatibility gaps, and migrate supported pipelines into a Fabric workspace—so you can move in a controlled, low-risk way.
15
15
16
16
17
17
## What you can do with the migration experience
18
18
19
-
With the Synapse pipelines migration experience (Preview), you can:
19
+
With the Synapse pipelines migration experience, you can:
20
20
- Assess pipeline readiness directly in your Synapse workspace.
21
21
- See compatibility gaps at the pipeline and activity level.
22
22
- Migrate supported pipelines to a Fabric workspace.
23
-
- Export assessment and migration results to CSV to plan upgrade, remediation and phased validation.
23
+
- Export assessment and migration results to CSV to plan upgrade, remediation, and phased validation.
24
24
25
25
## Prerequisites
26
26
@@ -29,19 +29,19 @@ Before you start:
29
29
- You have access to a **Microsoft Fabric tenant** and a **Fabric workspace**.
30
30
- To preserve your folder structure, **create the same folders in your Fabric workspace first**, then migrate pipelines one folder at a time.
31
31
32
-
## Migrate Spark artifacts (Notebooks + SJDs) to Fabric using the Spark migration assistant before migrating Synapse pipelines
32
+
## Migrate Spark items to Fabric first
33
33
If your Synapse pipelines include Notebook and/or Spark job definition (SJD) activities, migrate those Spark artifacts to Fabric first. This ensures the pipeline migration experience can map those activities to the correct Fabric items instead of leaving them unmapped.
34
34
35
35
Use the [Synapse-to-Fabric Spark Migration Assistant](/fabric/data-engineering/synapse-to-fabric-spark-migration-assistant) to migrate Spark-related items from your Synapse workspace into a Fabric workspace.
36
36
The assistant supports migrating Spark pools (to Fabric environments), notebooks, Spark job definitions, and lake databases (to Fabric lakehouses/shortcuts).
37
37
38
38
39
-
## Migrate Synapse pipelines using the built-in Synapse pipelines migration experience
40
-
After creating your Spark artifacts in Fabric, migrate pipelines using the Synapse pipelines migration UX (Preview). This built-in experience helps you assess readiness, understand compatibility gaps, and migrate supported pipelines to Fabric Data Factory.
39
+
## Migrate Synapse pipelines
40
+
After creating your Spark artifacts in Fabric, migrate pipelines using the Synapse pipelines migration experience.
41
41
When the pipelines migration runs:
42
42
43
-
If matching Fabric notebooks/SJDs already exist, the migration can map the corresponding activities to those Fabric items.
44
-
If the target Fabric notebooks/SJDs don’t exist yet, those activities may be left unmapped/deactivated until you create the required Fabric items and update the refer.
43
+
-If matching Fabric notebooks/SJDs already exist, the migration can map the corresponding activities to those Fabric items.
44
+
-If the target Fabric notebooks/SJDs don’t exist yet, those activities may be left unmapped/deactivated until you create the required Fabric items and update the reference.
45
45
46
46
### Step 1. Run an assessment in Azure Synapse Analytics
0 commit comments