
Announcements
Hi there,
I have the following scenario:
I have few canvas apps created on powerapps using an on-premise data gateway to read/write data to an on-premise SQL server. This setup works very well no issues.
Now I have to incorporate a VPN connection into this picture.
Intend is that the final picture works like below:
People can only access the apps if they have a VPN connection running and then they can use the app to read/write data to the on premise SQL server.
Thanks in advance!
Hi @VeraRizvi !!
Power Apps don't have this capability. You can't restrict the access through VPN or with specific IP.
But you can do something at CDS level inside Azure Active Directory. Please check the provided URL and let me know if fulfill you needs.
https://docs.microsoft.com/en-us/power-platform/admin/restrict-access-online-trusted-ip-rules
Have nice day!!