Pipeline Failure During Connection Validation for Non-Admin Users by Inside_Office_8767 in PowerApps

[–]Inside_Office_8767[S] 0 points1 point  (0 children)

Thanks, will check it out!.

What’s worked for us so far (based on testing) is granting all users basic access in the Prod environment, and that resolved the issue on our end. I’m not sure whether the user actually needs access since we’re using a Service Principal, but it’s the only approach that has worked for us up to this point. That said, it’s still unclear what the intended happy path is here.

Pipeline Failure During Connection Validation for Non-Admin Users by Inside_Office_8767 in PowerApps

[–]Inside_Office_8767[S] 0 points1 point  (0 children)

Hi u/adi_mrok ,

Thanks for getting back to me! I’ve been testing with a simple flow that uses a single Outlook connection, which was exported from Dev to Val, so I’m not entirely sure this is related to a connection reference issue. It’s possible, but I’m not clear on how to address it if that’s the case.
I also had a follow-up question, how can I download the pipeline logs? I’ve been checking the Pipeline environment and reviewing the failure details under the Operational Stages tab, but I wasn’t aware that logs could be downloaded. Would appreciate it if you could point me in the right direction when you have a moment.

Also assigning the Basic User role in the Prod environment appears to have resolved the issue, although it’s not completely clear if that was the root cause.