You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have simple solution with a Canvas App in it. I want to share my canvas app to a user or a group using the "Share Power App" task. My pipeline runs, but throws this error:
##[error]The required module 'Microsoft.Graph.Authentication' is not loaded. Load the module or remove the module from 'RequiredModules' in the file 'C:\hostedtoolcache\windows\MSCRMBuildTools\12.0.95\Microsoft.Graph.Users.1.23.0\Microsoft.Graph.Users.psd1'.
I've tried assigning more permissions to the API Permissions of my App registration in Azure, but no luck. Is there something else I need to do to use the task?
The text was updated successfully, but these errors were encountered:
codeoperate
changed the title
ShareApp task required Microsoft.Graph.Authentication
ShareApp task require Microsoft.Graph.Authentication
Aug 10, 2023
codeoperate
changed the title
ShareApp task require Microsoft.Graph.Authentication
ShareApp task requires Microsoft.Graph.Authentication
Aug 10, 2023
codeoperate
changed the title
ShareApp task requires Microsoft.Graph.Authentication
"Share Power App" task requires Microsoft.Graph.Authentication
Aug 10, 2023
Hi,
I have simple solution with a Canvas App in it. I want to share my canvas app to a user or a group using the "Share Power App" task. My pipeline runs, but throws this error:
##[error]The required module 'Microsoft.Graph.Authentication' is not loaded. Load the module or remove the module from 'RequiredModules' in the file 'C:\hostedtoolcache\windows\MSCRMBuildTools\12.0.95\Microsoft.Graph.Users.1.23.0\Microsoft.Graph.Users.psd1'.
I've tried assigning more permissions to the API Permissions of my App registration in Azure, but no luck. Is there something else I need to do to use the task?
The text was updated successfully, but these errors were encountered: