We are trying to create a user using Microsoft graph API, and the user we are creating is for a federated domain. The user is getting created, but their syncType is showing as "In Cloud". Because of this, we can't access the user in the directory our domain is sitting, so we cannot access the service like Office 365.
We don't have any on-premises directory and are trying to create a user directly into AAD. Is there any way can we convert this user to "Synced with active directory" via Graph API or any other way?