0

Currently I only have Azure AD that work with Office 365. Now I am planning to create a vm to use RADIUS server. I need to copy user and groups from Azure AD to vm AD. So, how can I do that?

I read many articles and forums and only found the ways to sync from vm AD to Azure AD but not from Azure AD to vm AD.

Drifter104
  • 3,773
  • 2
  • 25
  • 39

1 Answers1

0

There is no way to do automatic sync from Azure AD back to AD. You have to do this yourself using Azure AD graph API

vainolo
  • 170
  • 7