Microsoft Certified Azure Solutions Architect Expert · Free Practice Question Medium
Question 6
CycleShare.com is configured in a Hybrid cloud configuration to synchronize on-premises user accounts to Azure Active Directory.
You are required to make a change to the filtering settings in Azure AD Connect. Before you amend the filtering settings you are required to disable the Azure AD Connect synchronisation schedule.
Select the PowerShell cmdlet which will allow you to meet the requirements.
-
A
Set-ADSyncScheduler -SyncCycleDisabled $true
-
B
Set-ADSyncScheduler -SyncCycleEnabled $false
-
C
Disable-ADSyncScheduler -SyncCycleEnabled $false
-
D
Set-ADConnectSync -SyncCycleEnabled $stop
Reveal correct answer
Correct answer: B
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
