Forum Discussion
Connect to Azure AD
Is there a poweshell command or something that will let me know if I am in staging mode?
Since I have run the initial sync from the GUI, I don't believe the option for staging pops up anymore?
Get-ADSyncScheduler will tell you if the box is in staging mode or not
- Todd PurifoyAug 28, 2018Brass Contributor
Ok...I am NOT in staging mode.
Added two more users to my Test OU. Ran the sync using PowerShellStart-AdSyncSyncCycle
I can see the 2 new object details showing up in Sync Service as ADDS.
However, they never show up in Azure. No errors...no emails... They just never show up.
- Aug 28, 2018
From the screenshot, it seems that you have the staging mode on: Delta Import (Stage Only). So just run the config again and change to normal mode.
- Jef_KazimerSep 11, 2018Microsoft
In regards to the screen shot, the "stage only" means to stage exports for when the next export run profile is run.