Hi Community,
I've a challenge to shared with you, I'm facing this issue for the last three days and I'vent found any article explaining how to solve it.
First of all, my idea is use a Service Principal App to get a Flow Runs.
At the moment I've this configured ( and please ignore the name of the App 😞
1. In the App Registration ( Azure ) I've granted the following permissions to my App.

2. I created a Security Group and add my Service App as a member ( please ignore the name of the security group )

3. I add the Security Group as a Owner of my flow.

4. The Script that I'm using in Powershell to connect to PowerAutomate.
I'm not receiving any error in the connection.

5. To get all Flow Runs I'm this command.

6. The result is empty.
Another way to get results ( Working Fine 😞
7. Connecting via Service Account ( my account ) and granting for the owner of the flow my account.
8. Using the same command as the step 5.
9. The result is not empty.
What I'm doing wrong?
Best Regards,
Hugo Jeus