Skip to content

Commit 042ccab

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Add How to section
1 parent 089cc63 commit 042ccab

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

articles/data-factory/connector-deprecation-plan.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,18 @@ The following connector was deprecated.
100100
If legacy connectors are deprecated with no updated connectors available, you can still use the
101101
[ODBC Connector](connector-odbc.md) which enables you to continue using these data sources with their native ODBC drivers, or other alternatives. This can enable you to continue using them indefinitely into the future.
102102

103+
## How to find your impacted objects in your data factory
104+
105+
Here's the steps to get your objects which still rely on the deprecated connectors or connectors that have a precise end of support date. It is recommended to take action to upgrade those object to the new connector version before the end of the support date.
106+
107+
1. Open your Azure Data Factory
108+
2. Go to Manage – Linked services page.
109+
3. You should see the Linked Service that is still on legacy version with alert behind it.
110+
4. Click on the number under the 'Related' column will show you the related objects that utilize this particular Linked service.
111+
5. To learn more about the upgrade guidance and the comparison between the legacy and the new version, you can navigate to the connector upgrade section within each connector page.
112+
113+
:::image type="content" source="media/connector-deprecation-plan/linked-services-page.png" alt-text="Screenshot of the linked services page.":::
114+
103115
## Related content
104116

105117
- [Azure Data Factory connectors overview](connector-overview.md)
168 KB
Loading

0 commit comments

Comments
 (0)