Forum Discussion
bart_vermeersch
Jan 27, 2025Iron Contributor
Migration to Cloud Sync (passwords)
We want to migrate from AAD Connect Sync to Cloud Sync. When provisioning new users we could use temporarily passwords in AAD Connect Sync, through this feature: Set-ADSyncAADCompanyFeature -For...
VasilMichev
Jan 28, 2025MVP
I'm not sure if it's dependent on the "sync client", but you can certainly toggle in on the backend. It's just done via Graph now, via the onPremisesDirectorySynchronization endpoint and specifically the onPremisesDirectorySynchronizationFeature resource: https://learn.microsoft.com/en-us/graph/api/resources/onpremisesdirectorysynchronizationfeature?view=graph-rest-1.0