Forum Discussion

surbhi's avatar
surbhi
Helper I
1 year ago

powerbi virtual network gateway

hi,

 

My azure storage account is in private endpoint so to show reports on app service of powerbi i need to create a vnet gateway for same. I have PPU license but i am trying to create gateway my license capacity is coming as greyed out. Sceenshot for reference. Please help me how to create gateway with my PPU license

 

 

17 Replies

    • surbhi's avatar
      surbhi
      Helper I

      is there any workaround if we don't wanna move to premium capacity due to cost and have PPU license only

      • lbendlin's avatar
        lbendlin
        Super User

        There is not. VNET gateways consume CUs, they require a Fabric enabled SKU.

    • surbhi's avatar
      surbhi
      Helper I

       i am able to create the Vnet gateway but not getting how to connect my semantic model to it and my source is azure storage account blob with private endpoint

      • v-aatheeque's avatar
        v-aatheeque
        Community Support

        Hi surbhi 

        In Power BI Desktop, connect to Azure Blob Storage using the same credentials.
        When you publish the report to the workspace, go to:

        Settings > Dataset > Gateway Connection
        You’ll see a list of configured gateways
        Select the VNet Data Gateway that can reach your Blob Storage via private endpoint.
        You may need to configure Data Source Mapping:

         

        The data source path in Power BI Desktop (e.g., https://myblob.blob.core.windows.net/)

        must exactly match the source defined under the gateway.
        If needed, go to Manage Gateways > Add Data Source and map the blob source in the VNet Gateway.

         

        Hope this helps !!