Forum Discussion
powerbi virtual network gateway
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
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 !!