My on-prem data gateway is not showing in the Installed Instance list in the Azure Portal

Sara Lane 56 Reputation points
2025-06-06T09:37:55.7166667+00:00

I installed an on-prem data gateway on my on-prem server. I then tried creating a corresponding data gateway in my Azure portal but the local installation is not showing in the list to select. I used the same login for both the local installation and the Azure portal. How can I connect my local on-prem gateway to my Azure portal?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,582 questions
{count} votes

Accepted answer
  1. Smaran Thoomu 24,015 Reputation points Microsoft External Staff Moderator
    2025-06-10T07:47:50.0766667+00:00

    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.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Alex Burlachenko 8,315 Reputation points
    2025-06-06T11:02:52.43+00:00

    hi Sara Lane

    thanks for dropping this question, ok so u installed the onprem data gateway locally, but azure portal ain’t seeing hmmm, the key thing is, did u use the exact same microsoft account for both the local install and azure portal? like, no typos, no alternate emails, no personal vs work account mixup? pls check that, because if the logins don’t match, azure won’t recognize the gateway.

    open the onprem data gateway app on ur server. go to the ‘service settings’ tab. see that ‘azure service bus’ checkbox? make sure its ticked. if it’s not, the gateway can’t talk to azure properly on-prem data gateway docs.

    still no luck? try restarting the gateway service. sometimes it just needs a kick 8*) open ‘services.msc’, find ‘on premises data gateway service’, and hit restart. wait a minute, then refresh azure portal.

    if it’s still ghosting u, uninstall and reinstall the gateway. yes, annoying, but it often fixes weird issues. just make sure u use the same account during reinstall. reinstall gateway.

    and check ur firewall. the gateway needs outbound access to azure, so if ur company’s firewall is blocking it, nada. ports 443 and 5671-5672 gotta be open gateway firewall rules.

    hope this helps Sara.

    Best regards,

    Alex

    and "yes" if you would follow me at Q&A - personaly thx.
    P.S. If my answer help to you, please Accept my answer
    PPS That is my Answer and not a Comment
    

    https://ctrlaltdel.blog/

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.