You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/guidance-for-byod-approach.md
+38-6Lines changed: 38 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Guidance on using the Bring Your Own Driver (BYOD) approach
3
-
description: This article provides step-by-step guidance for migrating from outdated V1 connectors to the latest V2 connectors in scenarios where the Bring Your Own Driver (BYOD) approach is required.
3
+
description: This article provides step-by-step guidance for Bring Your Own Driver (BYOD) approach.
This article provides step-by-step guidance for migrating from outdated V1 connectors to the latest V2 connectors in scenarios where the **Bring Your Own Driver (BYOD)** approach is required.
17
+
This article provides step-by-step guidance for using connectors with Bring Your Own Driver (BYOD) approach and upgrading from outdated V1 connectors to the latest V2 connectors in scenarios where the BYOD approach is required.
18
18
19
-
## Supported connectors
19
+
## Guidance on using connectors with BYOD approach
20
20
21
-
- Vertica
22
-
- Netezza
21
+
### Steps
23
22
24
-
## Migration steps
23
+
1.**Review Connector Requirements**
24
+
Visit the Data Factory documentation for the specific connector. Under the **Pre-requisites** section, verify:
25
+
26
+
- The supported version of the **client driver**.
27
+
- The minimum required **SHIR version** for compatibility.
28
+
29
+
1.**Install and Configure Self-Hosted Integration Runtime (SHIR)**
30
+
31
+
- Set up SHIR on a physical machine or virtual machine within your network.
32
+
- Follow the official [Microsoft SHIR installation guide](create-self-hosted-integration-runtime.md) to complete setup.
33
+
34
+
1.**Download the Required Driver Package**
35
+
36
+
Navigate to the connector's documentation or driver source to download the appropriate version of the client driver supported for the connector.
37
+
38
+
1.**Install the Driver**
39
+
40
+
Install the downloaded driver package on the machine where SHIR is running.
0 commit comments