The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
it is possible to add service principal to get access to personal gateway in order to get local data sources refreshed in shared network on virtual machine?
Best,
Jacek
Solved! Go to Solution.
Hi @jaryszek ,
Thanks for reaching out to the Microsoft fabric community forum.
There are three types of gateways:
On-Prem data gateway,
On-Prem data gateway( personal mode),
Vnet gateway
all of them works by personal use of specific user.
I hope this information helps. Please do let us know if you have any further queries.
Thank you
Hi @jaryszek ,
Thanks for reaching out to the Microsoft fabric community forum.
The Personal Gateway is designed for interactive and personal use by a specific user, and it is tied directly to that user's identity. It does not support service principals. As a result, service principals cannot be added as administrators or users within a Personal Gateway configuration.
There is another type called Virtual network data gateway which allows multiple users to connect to multiple data sources secured using virtual networks. No installation is required because it's a Microsoft managed service. This gateway is well-suited to complex scenarios where multiple people access multiple data sources.
Please find more about it here: What is a virtual network (VNet) data gateway | Microsoft Learn
and check if it meets your specific requirement.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thank you
What about enterprise gateway? Service principal will work with this?
Hi @jaryszek ,
Thanks for reaching out to the Microsoft fabric community forum.
There are three types of gateways:
On-Prem data gateway,
On-Prem data gateway( personal mode),
Vnet gateway
all of them works by personal use of specific user.
I hope this information helps. Please do let us know if you have any further queries.
Thank you