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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

how to get list of On-premises data gateway (Personal Mode)

 
1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

According to your needs, you can use PowerShell to manage On-premises data gateway, such as Get-DataGatewayCluster, Set-DataGatewayCluster and so on. to get list of On-premises data gateway, you can try the following code.

Get-DataGatewayCluster -Scope Individual

vhenrykmstf_0-1627537810884.png

related blog link: On-premises data gateway management via PowerShell (Public Preview) | Microsoft Power BI Blog | Microsoft Power BI


If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

According to your needs, you can use PowerShell to manage On-premises data gateway, such as Get-DataGatewayCluster, Set-DataGatewayCluster and so on. to get list of On-premises data gateway, you can try the following code.

Get-DataGatewayCluster -Scope Individual

vhenrykmstf_0-1627537810884.png

related blog link: On-premises data gateway management via PowerShell (Public Preview) | Microsoft Power BI Blog | Microsoft Power BI


If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

Gateways - Get Gateways - REST API (Power BI Power BI REST APIs) | Microsoft Docs

 

if you want all the gateways in your tenant you need to be tenant admin (or be friends with them).

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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 Solution Authors
Top Kudoed Authors