Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello Gurus,
We're going through some Personal Gateways and its usage. We finally turned off the PersonalGateway installs using this simple command
Set-DataGatewayTenantPolicy -PersonalGatewayInstallPolicy Restricted
Also, I am able to identify all existing PersonalGateways via a combination of these commands
Get-DataGatewayCluster -Scope Organization | Where-object {($_.Type -eq "Personal") }
Get-DataGatewayCluster -Scope Organization | Where-object {($_.Type -eq "Personal") }
Next step is to idenfity all or any datasources/workspaces these personal gateways are being consumed. Any ideas on how to proceed?
TIA.
Hi @pvuppala ,
Please check if REST API Gateways - Get Datasources is what you want...
GET https://api.powerbi.com/v1.0/myorg/gateways/{gatewayId}/datasources
Best Regards
Thats exactly what I mean't when I said to we're planning to have all customers go through Enterprise gateways 🙂 For now, I'm still looking to identify what content is using Personal Gateways so we can notify the customers. I'm meeting our MS support next week so I will update on our working session.
What's your rationale for caring about that?
Anyway, the tenant audit logs have sections for gateway connection creation/modification. As far as I can tell that includes personal gateways.
The idea behind is to stop folks installing Personalmode and go through an Enteprise Data Gateway for compliance reasons etc., We as admins trying to put some guardrails on data sources to make sure customers follow this process.
We solve that differently - by offering the users the option to use our enterprise gateways that have much better performance, guaranteed uptime ( with multiple cluster members each) and full sets of connection drivers.
Don't forget that personal gateways are required for R and Python scheduled refreshes.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |