Skip to content

Commit 3c60f8f

Browse files
Merge pull request #285382 from Clare-Zheng82/0823-Update_deprecation_plan_doc
[Doc update] Update deprecation plan doc
2 parents 46a92eb + 77c75a2 commit 3c60f8f

File tree

2 files changed

+30
-19
lines changed

2 files changed

+30
-19
lines changed

articles/data-factory/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,6 +1396,10 @@ items:
13961396
href: monitor-data-factory-reference.md
13971397
- name: Resources
13981398
items:
1399+
- name: Important changes (deprecations) coming
1400+
items:
1401+
- name: Connector upgrade and deprecations
1402+
href: connector-deprecation-plan.md
13991403
- name: Whitepapers
14001404
href: whitepapers.md
14011405
- name: FAQ

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

Lines changed: 26 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,46 +7,53 @@ ms.service: azure-data-factory
77
ms.subservice: data-movement
88
ms.topic: concept-article
99
ms.custom: references_regions
10-
ms.date: 10/11/2023
10+
ms.date: 08/23/2024
1111
---
1212

1313
# Planned connector deprecations for Azure Data Factory
1414

1515
This article describes future deprecations for some connectors of Azure Data Factory.
1616

1717
> [!NOTE]
18-
> "Deprecated" means we intend to remove the connector from a future release. Unless they are in *Preview*, connectors remain fully supported until they are officially removed. This deprecation notification can span a few months or longer. After removal, the connector will no longer work. This notice is to allow you sufficient time to plan and update your code before the connector is removed.
18+
> "Deprecated" means we intend to remove the connector from a future release. Unless they are in *Preview*, connectors remain fully supported until they are officially deprecated. This deprecation notification can span a few months or longer. After removal, the connector will no longer work. This notice is to allow you sufficient time to plan and update your code before the connector is deprecated.
1919
2020
## Legacy connectors with updated connectors or drivers available now
2121

22-
The following legacy connectors are deprecated, but new updated versions are available in Azure Data Factory. You can update existing data sources to use the new connectors moving forward.
22+
The following legacy connectors or legacy driver versions will be deprecated, but new updated versions are available in Azure Data Factory. You can update existing data sources to use the new connectors moving forward.
2323

24-
- [Google Ads/Adwords](connector-google-adwords.md)
25-
- [Google BigQuery](connector-google-bigquery-legacy.md)
26-
- [MariaDB](connector-mariadb.md)
27-
- [MongoDB](connector-mongodb-legacy.md)
28-
- [MySQL](connector-mysql.md)
29-
- [Salesforce (Service Cloud)](connector-salesforce-service-cloud-legacy.md)
30-
- [ServiceNow](connector-servicenow.md)
31-
- [Snowflake](connector-snowflake-legacy.md)
32-
33-
## Use the generic ODBC connector to replace deprecated connectors
34-
35-
If legacy connectors are deprecated with no updated connectors available, you can still use the generic [ODBC Connector](connector-odbc.md), which enables you to continue using these data sources with their native ODBC drivers. This can enable you to continue using them indefinitely into the future.
24+
- [Google Ads/Adwords](connector-google-adwords.md#upgrade-the-google-ads-driver-version)
25+
- [Google BigQuery](connector-google-bigquery.md#upgrade-the-google-bigquery-linked-service)
26+
- [MariaDB](connector-mariadb.md#upgrade-the-mariadb-driver-version)
27+
- [MongoDB](connector-mongodb.md#upgrade-the-mongodb-linked-service)
28+
- [MySQL](connector-mysql.md#upgrade-the-mysql-driver-version)
29+
- [Salesforce](connector-salesforce.md#upgrade-the-salesforce-linked-service)
30+
- [Salesforce Service Cloud](connector-salesforce-service-cloud.md#upgrade-the-salesforce-service-cloud-linked-service)
31+
- [ServiceNow](connector-servicenow.md#upgrade-your-servicenow-linked-service)
32+
- [Snowflake](connector-snowflake.md#upgrade-the-snowflake-linked-service)
3633

3734
## Connectors to be deprecated on December 31, 2024
3835

39-
The following connectors are scheduled for deprecation at the end of December 2024 and have no updated replacement connectors. You should plan to migrate to alternative solutions for linked services that use these connectors before the deprecation date.
36+
The following connectors are scheduled for deprecation on December 31, 2024. You should plan to migrate to alternative solutions for linked services that use these connectors before the deprecation date.
4037

41-
- [Amazon Marketplace Web Service (MWS)](connector-amazon-marketplace-web-service.md)
4238
- [Azure Database for MariaDB](connector-azure-database-for-mariadb.md)
4339
- [Concur (Preview)](connector-concur.md)
4440
- [Hbase](connector-hbase.md)
4541
- [Magento (Preview)](connector-magento.md)
4642
- [Marketo (Preview)](connector-marketo.md)
4743
- [Paypal (Preview)](connector-paypal.md)
48-
- [Phoenix (Preview)](connector-phoenix.md)
49-
- [Zoho (Preview)](connector-zoho.md)
44+
- [Phoenix](connector-phoenix.md)
45+
46+
47+
## Connectors deprecated
48+
49+
The following connector was deprecated.
50+
51+
- [Amazon Marketplace Web Service (MWS)](connector-amazon-marketplace-web-service.md)
52+
53+
## Options to replace deprecated connectors
54+
55+
If legacy connectors are deprecated with no updated connectors available, you can still use the
56+
[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.
5057

5158
## Related content
5259

0 commit comments

Comments
 (0)