Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
yazdanb
Frequent Visitor

Unable to Manage VNet Gateway Connections for Datasets. Can anything be done?

Hi friends, 


We want to automate the management of gateway and connection details for PowerBI datasets, specifically those using Snowflake via VNet data gateways. Our aim is to programmatically bind datasets to gateways, update connection details, or manage gateway mappings using the Power BI REST API.

 

We’ve used the documented REST endpoints:

  • /groups/{groupId}/datasets/{datasetId}/datasources
  • /groups/{groupId}/datasets/{datasetId}/Default.DiscoverGateways
  • /myorg/gateways
  • /myorg/gateways/{gatewayId}/datasources
  • /datasets/{datasetId}/Default.BindToGateway

 

For datasets connected to Snowflake via VNet gateway, the Power BI REST API endpoints either return empty results or do not expose the VNet gateway objects at all. Both the official documentation and community posts indicate that REST API support is limited to classic on-premises data gateways—VNet gateways are not supported for listing, binding, updating, or discovery via API. All management of VNet gateways, including binding datasets and updating connection details, appears to be restricted to the Power BI Service UI or Power Platform admin center.

 

Is there any way to automate VNet gateway binding or connection management for datasets via API? Are there any workarounds, preview features, or roadmap items that would allow REST API management of VNet gateway connections?

 

Any recommendations or insights would be greatly appreciated! Thank you 🙂

3 REPLIES 3
v-prasare
Community Support
Community Support

Hi @yazdanb,

No confirmed workaround exists outside UI for VNet gateway management. XMLA cannot help because it doesn’t manage gateway bindings. If automation is critical, as @lbendlin suggested raise a feature request on Fabric Ideas and monitor roadmap updates.

 

 

 

Thanks

Prashanth

 

lbendlin
Super User
Super User

I don't think that is even on the roadmap.

 

If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com

Is there any other workaround outside of APIs? Is there any way to use other methods (like XML perhaps) to update the connection?

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors