I have created a flow that runs fine in Designer on the server VM itself, but when I deploy to server it fails to run with error: "Provided Azure application does not have required permissions for scheduling. Either disable 'use service principal' or provide an Azure app with required permissions and login again"
I am leveraging an AppRegistration in Azure and Service Principle as connection option.
Anyone be able to get this to work?