Forum Discussion

maredo's avatar
maredo
Frequent Visitor
1 year ago
Solved

Auto-refresh for Power BI Custom Connector with Open API (Basic Auth)

Hi everyone, I have built a custom connector for Power BI that connects to an Open API with Basic Authentication. The API is hosted on Azure App Service, and the connector works correctly when used ...
  • Akash_Varuna's avatar
    1 year ago

    Hi maredo To enable auto-refresh for Power BI a gaetway is needed for the questuions :

    1. Gateway Requirement: A Data Gateway is necessary for auto-refresh with external APIs.
    2. Best Resource: Install the gateway on an Azure Virtual Machine (VM), not the Azure App Service.
    3. Setup: Use a Windows-based VM in the same region as the App Service for optimal performance. Configure the gateway in standard mode for Power BI integration.
      If this post helped please do give a kudos and accept this as a solution
      Thanks In Advance