Before you start
- BI Connector is installed on the Integration Runtime server and your license is activated. If not, start with installation of Server Edition.
- You have a BI Connector Data Source set up. If not, select your choice here and set up your Data Source first.
- The Self-hosted Integration Runtime is installed and running on the same server as BI Connector.
- You have access to your Azure Data Factory or Synapse workspace.
Steps
Step 1 — Open Linked Services
Log in to your ADF or Synapse workspace. In the left pane, click the Manage icon and select Linked Services.
Step 2 — Create a new Linked Service
Click + New at the top left. In the search box, type ODBC, select ODBC from the results, and click Continue.
Step 3 — Name the Linked Service and select the Integration Runtime
Enter a name for the Linked Service. In the Connect via integration runtime field, select your Integration Runtime from the drop-down.
Step 4 — Enter the Connection string
In the Connection string box, enter your BI Connector Data Source name prefixed with dsn=. For example, if your Data Source name is Oracle Fusion PROD, enter:
dsn=Oracle Fusion PROD
Step 5 — Set up authentication
Select Basic as the Authentication type from the drop-down. Enter your Username and Password.
Step 6 — Test the connection
Click Test connection at the bottom right. If all details are correct, the test will complete successfully.
Step 7 — Save the Linked Service
Click Create. The Linked Service is now saved.
Step 8 — Publish the changes
Click Publish all. ADF / Synapse will validate the changes — once validation succeeds, the Publish button will be enabled. Click Publish to complete.
What would you like to do next?
| Your next step | Go to |
|---|---|
| Create and run a pipeline in ADF or Azure Synapse | Steps to create and run an ADF / Synapse Pipeline |