Skip to content

Commit ea6b2a4

Browse files
authored
Apply suggestions from code review
Co-authored-by: Whitney Henderson <[email protected]>
1 parent 8f7c0c5 commit ea6b2a4

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

articles/data-factory/how-to-upgrade-your-azure-synapse-analytics-pipelines-to-fabric-data-factory.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ ms.custom: pipelines
99
ai-usage: ai-assisted
1010
---
1111

12-
# Upgrade your Azure Synapse Analytics pipelines to Fabric
12+
# Upgrade your Azure Synapse Analytics pipelines to Fabric (preview)
1313

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.
1515

1616

1717
## What you can do with the migration experience
1818

19-
With the Synapse pipelines migration experience (Preview), you can:
19+
With the Synapse pipelines migration experience, you can:
2020
- Assess pipeline readiness directly in your Synapse workspace.
2121
- See compatibility gaps at the pipeline and activity level.
2222
- 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.
2424

2525
## Prerequisites
2626

@@ -29,19 +29,19 @@ Before you start:
2929
- You have access to a **Microsoft Fabric tenant** and a **Fabric workspace**.
3030
- To preserve your folder structure, **create the same folders in your Fabric workspace first**, then migrate pipelines one folder at a time.
3131

32-
## Migrate Spark artifacts (Notebooks + SJDs) to Fabric using the Spark migration assistant before migrating Synapse pipelines
32+
## Migrate Spark items to Fabric first
3333
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.
3434

3535
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.
3636
The assistant supports migrating Spark pools (to Fabric environments), notebooks, Spark job definitions, and lake databases (to Fabric lakehouses/shortcuts).
3737

3838

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.
4141
When the pipelines migration runs:
4242

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.
4545

4646
### Step 1. Run an assessment in Azure Synapse Analytics
4747

0 commit comments

Comments
 (0)