Skip to content

Commit 7d38883

Browse files
authored
Update migration instructions for Azure Data Factory to Fabric
Clarified migration instructions and updated details on folder selection and pipeline validation in Fabric workspace.
1 parent 482c6de commit 7d38883

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,10 @@ Select the pipelines you want to migrate.
7575

7676
:::image type="content" source="media/how-to-assess-and-upgrade-your-azure-data-factory-pipelines-to-fabric/pick-pipelines-for-migration.png" alt-text="Screenshot showing the option to select pipelines for migration." lightbox="media/how-to-assess-and-upgrade-your-azure-data-factory-pipelines-to-fabric/pick-pipelines-for-migration.png":::
7777

78-
> [!NOTE]
79-
> To preserve your existing Azure Data Factory folder structure, first recreate the same folders in your Fabric workspace. Then migrate pipelines folder by folder, selecting the corresponding Fabric folders during migration.
8078

8179
## Step 5: Map linked services to Fabric connections and complete migration
8280

83-
Select **Review connections** to map Azure Data Factory linked services to Fabric connections.
81+
Select **Review connections** to map Azure Data Factory linked services to Fabric connections and then select **Confirm**.
8482

8583
The migration experience attempts to automatically create connections for authentication methods that can be safely and reliably mapped from Azure Data Factory to Fabric’s managed identity and security model without requiring customer‑managed infrastructure or network configuration.
8684

@@ -105,12 +103,11 @@ The migration experience attempts to automatically create connections for authen
105103

106104
For other connections, either select an existing Fabric connection or create new connections by using the modern Get Data experience or from workspace settings. Then select **Confirm**.
107105

108-
Next, select an existing folder or create a new folder to migrate your Azure Data Factory pipelines, and then select **Confirm**.
109-
This action starts the migration of the selected pipelines to the chosen folder in the Fabric workspace. A confirmation message appears when the migration completes successfully.
106+
This action starts the migration of the selected pipelines to the root folder in the Fabric workspace. A confirmation message appears when the migration completes successfully.
110107

111108
:::image type="content" source="media/how-to-assess-and-upgrade-your-azure-data-factory-pipelines-to-fabric/migration-successfully-completed.png" alt-text="Screenshot showing successful completion of migration from Azure Data Factory to Fabric." lightbox="media/how-to-assess-and-upgrade-your-azure-data-factory-pipelines-to-fabric/migration-successfully-completed.png":::
112109

113-
After the migration completes, go to the folder you selected in the Fabric workspace to view the migrated pipelines. You can open each pipeline to review and validate it before you continue with further configuration or testing.
110+
After migration completes, go to your Fabric workspace to review the migrated pipelines. Each pipeline is created under the workspace and prefixed with its source factory name. You can open each pipeline to review and validate it before you continue with further configuration or testing.
114111

115112
:::image type="content" source="media/how-to-assess-and-upgrade-your-azure-data-factory-pipelines-to-fabric/validate-migration.png" alt-text="Screenshot showing the migration folder with the migrated pipelines for validation." lightbox="media/how-to-assess-and-upgrade-your-azure-data-factory-pipelines-to-fabric/validate-migration.png":::
116113

@@ -154,7 +151,7 @@ The following items aren't supported in the UX-based migration experience today.
154151
| | Marketing and finance software‑as‑a‑service connectors (HubSpot, Google Ads, QuickBooks, Shopify, Xero) | Not supported today. |
155152
| **Triggers and orchestration** | Custom event triggers | Custom event triggers can't be migrated. |
156153
| | Storage event triggers | Support is coming soon. |
157-
| | Tumbling window triggers | Interval‑based scheduling support is coming soon. Watermark and backfill workloads must be redesigned. |
154+
| | Tumbling window triggers | Known as Interval‑based scheduling in Fabric. Watermark and backfill workloads must be redesigned. |
158155
| | Chaining or dependency triggers | Chaining and dependency trigger semantics aren't supported yet. |
159156
| **Security and authentication** | Advanced configurations (customer‑managed keys (CMK), dual tokens, federated identity credential (FIC) flows) | Unsupported workspace identity or service principal authentication models don't migrate. |
160157
| | Certificate‑based authentication (Web activity) | Unsupported and requires redesign. |

0 commit comments

Comments
 (0)