ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 55 - AZ-720 discussion

Report
Export

A company has an Azure Active Directory (Azure AD) tenant. The company deploys Azure AD Connect to synchronize objects from their Active Directory Domain Services (AD DS) domain. You observe that AD DS objects are not synchronizing to Azure AD.

You need to verify that the staging mode is enabled.

What should you do?

A.
Review the history for the Azure AD Connect sync scheduled task.
Answers
A.
Review the history for the Azure AD Connect sync scheduled task.
B.
Run this PowerShell cmdlet: Get-ADSyncScheduler
Answers
B.
Run this PowerShell cmdlet: Get-ADSyncScheduler
C.
Review the triggers for the Azure AD Connect sync scheduled task.
Answers
C.
Review the triggers for the Azure AD Connect sync scheduled task.
D.
Run this PowerShell cmdlet: Get-ADSyncConnetorRunStatus
Answers
D.
Run this PowerShell cmdlet: Get-ADSyncConnetorRunStatus
Suggested answer: B

Explanation:

Azure AD Connect has a staging mode feature that allows you to install multiple sync servers for high availability or disaster recovery purposes. When staging mode is enabled on a sync server, it doesn’t export any changes to Azure AD or your on-premises AD DS environment.

To verify that staging mode is enabled on a sync server, you can run the Get-ADSyncScheduler PowerShell cmdlet and check the value of StagingModeEnabled property. If it is True, then staging mode is enabled and no synchronization will occur.

asked 02/10/2024
Channa Leang
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first