Hi Team,
I have a managed solution(zip), trying to import into an environment. I have registered an application on AAD and created an Application User with System Admin role. This is done inline with Microsoft documentation.
But when I run the Build Pipeline, I get the below error.
Microsoft.Crm.Tools.ImportExportPublish.ImportGenericEntitiesException: CanvasApp import: FAILURE: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> Microsoft.Crm.CrmException: Code: GraphUserDetailNotFound Message: The user 'b40affbd-e953-4646-8dd5-ff8341930078' was not found in Graph. Client Request Id: .
Please help me with this issue.
Thanks
Anjan
Known issue when running the ImportSolution task with AppID/SPN authentication: There's a bug on the PowerApps service side that cannot resolve the appUser from the authenticated appID. A CDS service side deployment with a fix for that issue is underway; in the meantime, use username/password authentication for this task (assuming your CDS/AAD tenant does allow username/password without any MFA, check AAD's ConditionalAccess configuration).
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
82
Super User 2025 Season 1
MS.Ragavendar
72