Hi There,
I was wondering if it's possible to use an On prem Sql database with power apps Portal.
Thanks

Hi There,
I was wondering if it's possible to use an On prem Sql database with power apps Portal.
Thanks
Hello @Robindsouza,
Unfortunately this is not possible, since Power Apps Portals are always based on Dataverse. There is no option to build your portal on another data source.
You could of course set up a synchronization between your SQL database and Dataverse: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/data-synchronization
However this would mean a substantial additional workload to build and maintain...