Hi everyone,
I'm currently developing a series of PowerApps that will replace our current data entry system.
One of the security requirements we have is to limit access to the apps based on the user's IP address. So if the user's IP address is not on a pre-approved list, they would not be able to access the apps. I've found documentation on how to restrict access to SharePoint and Portals based on a user's IP address, but nothing clear on doing it to PowerApps.
Is it possible to restrict access to individual apps based on a user's IP address? If it's not possible at the app level, can it be done at the environment level?
Thanks everyone