Skip to content

Commit 85a654f

Browse files
authored
Merge pull request #313750 from ssindhub/whats-new-update
Whats new update
2 parents f905412 + 5b804ab commit 85a654f

3 files changed

Lines changed: 49 additions & 13 deletions

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

@@ -156,7 +153,7 @@ The following items aren't supported in the UX-based migration experience today.
156153
| | Marketing and finance software‑as‑a‑service connectors (HubSpot, Google Ads, QuickBooks, Shopify, Xero) | Not supported today. |
157154
| **Triggers and orchestration** | Custom event triggers | Custom event triggers can't be migrated. |
158155
| | Storage event triggers | Support is coming soon. |
159-
| | Tumbling window triggers | Interval‑based scheduling support is coming soon. Watermark and backfill workloads must be redesigned. |
156+
| | Tumbling window triggers | Known as Interval‑based scheduling in Fabric. Watermark and backfill workloads must be redesigned. |
160157
| | Chaining or dependency triggers | Chaining and dependency trigger semantics aren't supported yet. |
161158
| **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. |
162159
| | Certificate‑based authentication (Web activity) | Unsupported and requires redesign. |

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Before you start:
2828

2929
- You have an **Azure Synapse Analytics workspace** that contains pipelines.
3030
- You have access to a **Microsoft Fabric tenant** and a **Fabric workspace**.
31-
- To preserve your folder structure, **create the same folders in your Fabric workspace first**, then migrate pipelines one folder at a time.
3231

3332
## Migrate Spark items to Fabric first
3433

articles/data-factory/whats-new.md

Lines changed: 45 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: pennyzhou-msft
55
ms.author: xupzhou
66
ms.topic: overview
77
ms.custom: references_regions
8-
ms.date: 09/25/2024
8+
ms.date: 03/26/2026
99
---
1010

1111
# What's new in Azure Data Factory
@@ -18,19 +18,59 @@ Azure Data Factory is improved on an ongoing basis. To stay up to date with the
1818
- Deprecated functionality.
1919
- Plans for changes.
2020

21-
This page is updated monthly, so revisit it regularly. For older months' updates, refer to the [What's new archive](whats-new-archive.md).
21+
For older months' updates, refer to the [What's new archive](whats-new-archive.md).
2222

2323
Check out our [What's New video archive](https://www.youtube.com/playlist?list=PLt4mCx89QIGS1rQlNt2-7iuHHAKSomVLv) for all of our monthly update videos.
2424

2525
>[!TIP]
2626
>Also check [what's new for Data Factory in Microsoft Fabric](/fabric/fundamentals/whats-new?toc=%2Ffabric%2Fdata-factory%2Ftoc.json#data-factory-in-microsoft-fabric)
2727
28+
## March 2026
29+
30+
### Migration
31+
- Upgrading your Azure Data Factory pipelines to Fabric. [Learn more](how-to-upgrade-your-azure-data-factory-pipelines-to-fabric-data-factory.md).
32+
- Upgrading your Azure Synapse Analytics pipelines to Fabric. [Learn more](how-to-upgrade-your-azure-synapse-analytics-pipelines-to-fabric-data-factory.md).
33+
34+
## January 2026
35+
36+
### Migration
37+
Assessing your Azure Data Factory and Synapse pipelines for migration to Fabric. [Learn more](how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration.md).
38+
39+
## December 2025
40+
41+
### Data movement
42+
43+
HDInsight Hive activity now supports Managed Identity authentication to ADLS Gen2 Storage accounts for Bring Your Own Compute. [Learn more](compute-linked-services.md).
44+
45+
## October 2025
46+
47+
### Data movement
48+
49+
HDInsight Hive activity now supports Managed Identity authentication to ADLS Gen2 Storage accounts for Bring Your Own Compute. [Learn more](compute-linked-services.md).
50+
51+
## August 2025
52+
53+
### Data flow
54+
55+
We're updating Azure Data Factory Mapping Data Flows to use to use Spark 3.4.
56+
2857
## August 2024
2958

30-
## Data movement
59+
### Data movement
60+
61+
HDInsight On-demand Spark activity now supports Managed Identity authentication. [Learn more](connector-azure-table-storage.md).
62+
63+
## June 2025
64+
65+
### Data movement
66+
67+
Azure Data Factory Connector Upgrade Advisor now supports additional connectors. [Learn more](connector-upgrade-advisor.md).
68+
69+
## May 2025
70+
71+
### Migration
3172

32-
- Azure Table Storage connector now supports two more authentication types: system-assigned managed identity authentication and user-assigned managed identity authentication. [Learn more](connector-azure-table-storage.md)
33-
- Azure Files connector now supports two more authentication types: system-assigned managed identity authentication and user-assigned managed identity authentication. [Learn more](connector-azure-file-storage.md)
73+
Mounting your Azure Data Factory in Fabric is now generally available. [Learn more](/fabric/data-factory/tutorial-bring-azure-data-factory-to-fabric).
3474

3575
## June 2024
3676

0 commit comments

Comments
 (0)