Hi!
I am trying to provision a cloud-only user in my Azure AD through the Graph MA.
I have populated the following attributes;
[dn], accountEnabled, displayName, givenName, password, surname, usageLocation, userPrincipalName and userType.
But I am getting the following error when trying to export the user:
'system.InvalidOperationException: Sequence contains no elements.'
Anyone tried to provision through the Graph?
Cheers,
Søren