I am trying to pull data out of Azure AD using the FIM Azure Connector.
I have:
- Installed the Beta Microsoft Online Sign-In Assistant (7.250.4551.0)
- I am using FIM Sync version 4.1.3508.0
- Installed the Azure AD connector (1.0.6635.69)
- Granted permissions to the MSOLCoExistence registry key
- Activated Directory Sync under Directory Integration in the Azure portal
- Created an Azure management agent in the Sync engine (specified the credentials, object types, attributes, etc.)
- Created a Full Import run profile
- Ran the Full Import
When I did all of this I got a successful run of the management agent with a status of completed-no-objects. (And of course I don't get any imported records.)
If I look in the event logs, I see an info message from the "Directory Synchronization" that looks like:
Import::Iteration: 1, Current batch size: 0, Imported total: 0, More: False,TrackingId: d2f02eac-0186-471b-ab49-cbcf85ace0ef, SyncCookie: ...
So it appears that it is talking to Azure.
Any suggestions as to what I am missing? My Azure AD has three records in it (the subscription account, the global admin user that I set up for the connector, and a basic test user), and none of these records came down on the Full Import run.
Edit: Of course after posting this question I found this thread, which asks a similar question. No idea why it came up as a related thread, and not in my initial search. Anyway my need is to pull down Azure accounts that have no on-premises representation. Is this possible?
Thanks
Rex