Power BI gateway installation on ADF selfhost IR

sakuraime 2,346 Reputation points
2022-04-02T05:28:54.11+00:00

Is it possible to install power BI gateway on the Azure datafactory selfhost IR ? given that the requirement can be full filled like .net version , and also the hardware specification .

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

1 answer

Sort by: Most helpful
  1. Nandan Hegde 36,151 Reputation points MVP Volunteer Moderator
    2022-04-02T09:01:52.493+00:00

    Hey,
    It is possible to have both powerbi gateway and ADF IR on the same server but it is not recommended.

    189357-image.png

    It is not right to install both Integration Runtime and Power BI gateway in same machine, because mainly Integration Runtime using port number 443, which is one of the main ports being used by Power BI gateway as well, so technically this is not possible both applications listening to same port.

    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.