Skip to content

Commit 2f94565

Browse files
Merge pull request #314589 from ssindhub/sindhu-upgrade-migration-emphasis-567170
Fix content-integrity issues in migration articles, de-emphasize PowerShell in FAQ
2 parents 52ff521 + df1cb90 commit 2f94565

3 files changed

Lines changed: 4 additions & 4 deletions

articles/data-factory/how-to-assess-your-azure-data-factory-to-fabric-data-factory-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ In the assessment side pane, expand each pipeline to see:
5353
- Activity‑level status (which activities block migration).
5454
- A summary of Ready/Needs review/Not compatible counts across pipelines.
5555

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"::::::
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":::
5757

5858
Use this list to build your to‑do plan (what to fix, what to defer, and what to replace).
5959

@@ -71,7 +71,7 @@ Answer: No. It only scans your configuration and lists findings in the side pane
7171
**Why do I see Coming soon?**
7272

7373
Answer: It means the product team is actively adding support for those items.
74-
If theyre critical to your pipeline, see if you could use [PowerShell upgrade tool](/fabric/data-factory/migrate-pipelines-powershell-upgrade-module-for-azure-data-factory-to-fabric) or plan to migrate later or redesign the affected steps.
74+
If they're critical to your pipeline, plan to migrate later when support is added, redesign the affected steps, or as an alternative use the [PowerShell upgrade tool](/fabric/data-factory/migrate-pipelines-powershell-upgrade-module-for-azure-data-factory-to-fabric) for scripted migration scenarios.
7575

7676
**What if only one activity is Not compatible?**
7777

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To run the migration assessment, in your [Azure Data Factory](https://adf.azure.
4040

4141
## Step 2: Review and understand assessment results
4242

43-
Both the factory and individual pipelines are categorized with a readiness status: **Ready**, **Needs review**, **Coming soon**, or **Unsupported**.
43+
Both the factory and individual pipelines are categorized with a readiness status: **Ready**, **Needs review**, **Coming soon**, or **Not compatible**.
4444
You can also export your assessment results to a CSV file to support offline review and remediation planning.
4545

4646
:::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":::

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ After you map linked services to Fabric connections, select **Confirm** to compl
102102

103103
:::image type="content" source="media/how-to-assess-and-upgrade-your-azure-synapse-analytics-pipelines-to-fabric/successful-migration-completion.png" alt-text="Screenshot showing successful migration." lightbox="media/how-to-assess-and-upgrade-your-azure-synapse-analytics-pipelines-to-fabric/successful-migration-completion.png":::
104104

105-
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.
105+
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 Synapse workspace name.
106106

107107
> [!NOTE]
108108
> Pipelines migrate safely with **triggers disabled by default**, so you stay in control of execution.

0 commit comments

Comments
 (0)