1

enter image description here I wanted to load the data from my on-premises sql db to ADLS using ADF pipeline.In order to perform this activity I need self hosted Integration Runtime.I downloaded and configured the Integration Runtime in my local machine which is running and connected to cloud service.The problem I'm facing is the integration runtime that is running is not available while creating the linked service

saraswathi
  • 69
  • 1
  • 9

1 Answers1

2

Before creating Linked Service; from “Connections” tab, I would request you to check the status of self-hosted integration run time which you have created.

enter image description here

If the status of self-hosted integration run time is running, then you can connect via integration runtime.

enter image description here

Hope this helps.

CHEEKATLAPRADEEP
  • 12,191
  • 1
  • 19
  • 42