Forum Discussion

surbhi's avatar
surbhi
Icon for Helper I rankHelper 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
      Icon for Helper I rankHelper 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
        Icon for Super User rankSuper User

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

    • surbhi's avatar
      surbhi
      Icon for Helper I rankHelper 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
        Icon for Community Support rankCommunity 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 !!