Forum Discussion
ChrisMT
4 years agoNew Member
Connecting to Azure Database Server using Private Endpoint and Azure AD Authentication
Hi, We have a few Azure SQL Servers hosting SQL Databases. We also have an Azure VPN set up and we have set up "Private Access", providing us with privatelink URLs - [server name].privatelink.da...
otravers
Community Champion
4 years agoThe private endpoint documentation on the Power BI side might help:
https://docs.microsoft.com/en-us/power-bi/enterprise/service-security-private-links
ChrisMT
4 years agoNew Member
Hi and thanks, but the guide describes using a VM to connect to Power BI, but we are looking to connect directly from the user's machines (like we do with SSMS) and not via an RDP VM.