Hi @Sara Lane
Currently, Azure Data Factory (ADF) and Mapping Data Flows do not use the On-premises Data Gateway. Instead, ADF relies on the Self-hosted Integration Runtime (SHIR) for accessing on-premises data sources.
Here's what you need to do:
If your intention was to use the gateway with ADF, please make sure you’ve installed and configured the SHIR, not the On-premises Data Gateway.
You can download and install the SHIR from the ADF portal itself:
- In ADF, go to Manage > Integration Runtimes > + New > Self-hosted.
- Follow the steps to install and register the SHIR using the same authentication account.
Note: The On-premises Data Gateway is used with Power BI, PowerApps, Logic Apps, etc., but not with ADF.
I hope this information helps. Please do let us know if you have any further queries.
Kindly consider upvoting the comment if the information provided is helpful. This can assist other community members in resolving similar issues.