Hi Experts,
Does D365 F&O SaaS connector supports user creation?Supported Features
The documentation says it does but while I was trying to provision users to it- got an error. The connector is trying to insert new user info to “SysUSerInfo” table for some reason but the understanding is to insert data in “UserInfo” table in Dynamic 365.
Has anyone ever worked on to provision users to Dynamic 365 using SaaS connector ?
Thanks!
Hi @Ujjwol_rowe My understanding is you would want to create users using Entra connector and then add Entra groups for Dyn 365 access
Hi Jeremy,
Thank you for replying. The D365 connector doc mentions user creation as a features so, trying to work it out. The last resort is the way you mentioned.
Are the users you are trying to create already licensed for F & O? And do the email addresses correlate with the UPN of the corresponding Entra accounts?
They are not licensed for F&O but correlation yes.
Is not it that you create an account in Dynamic F&O, then you provision roles along with Licensee for them to work.
Hi @Ujjwol_rowe My understanding is the Entra account needs to be licensed for F & O before you can manage the account in D365.
Thank you for the tip.
We are trying to create group in Entra and see if we can manage licensing via group membership and enable auto batch imports. in D365. Then, pull users via connector to manage access.
Hi @Ujjwol_rowe If you create an Entra Security group and associate it with the D365 environment you shouldn’t need to do a bulk import. See notes at Control user access to environments with security groups and licenses - Power Platform | Microsoft Learn So you would have 2 entra groups - one for the licence and one for the environment.
Hi Jeremy,
Thank you for suggestion.
We are currently moving forward to test it. I will inform if that works well.