Hey im starting to develop a Power Page website for clients to auto-schedule fleet maintainances. I figured out how to enable virtual tables to have the Serivce Orders table directly from Dynamics 365 F&O in Dataverse via an Azure App Registration that impersonates the requests to the ERP, this works fine on power automate flows and power apps, but when trying to show a form or a list from that virtual table directly in the portal im recieving an error because the portal apparently tries to force the use of the logged user's credentials when making the request to the virtual table (ERP F&O).