0
votes

I have owner role in subscription level and I can create new pipeline in Azure Data Factory. However I don't see "New" button in Integration Runtime.

Is this permission related problem? Which permission is missing then?

https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime

1

1 Answers

1
votes

Self-hosted integration runtime is used to connect to your on-premise source/linked server.

When create the dataset, linked server, we can see the "New" button: enter image description here

You also could create the integration runtime by this way: Manage-->Connections: integration runtimes-->New-->Azure,self-hosted-->Self-hosted: enter image description here

Then you could choose the self-hosted integration to connect to your on-premise source.