Administering Windows Server Hybrid Core Infrastructure (AZ-800) Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the AZ-800 exam with our comprehensive study resources. Utilize flashcards and multiple-choice questions with hints and explanations. Gain confidence and excel in your certification journey!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


What type of account might Maria discover in Azure AD created by the Azure AD Connect process?

  1. Account with the prefix MSOL_

  2. Account with the prefix Sync_

  3. Account with the prefix AAD_

  4. Account with a random string

The correct answer is: Account with the prefix Sync_

In Azure AD, when Azure AD Connect is used for synchronizing identities from on-premises Active Directory to Azure Active Directory, it creates certain types of accounts that are automatically generated and prefixed to denote their origin or purpose. Accounts with the prefix Sync_ are specifically related to the synchronization process facilitated by Azure AD Connect. These accounts are often service accounts utilized for the synchronization process to manage the identity lifecycle between on-premises and cloud environments. The Sync_ accounts carry important attributes that handle user claims, roles, and other identity governance functions within Azure AD. Identifying these accounts with the Sync_ prefix helps administrators understand that they are not standard user accounts but rather components of the hybrid synchronization model established by Azure AD Connect. This prefix indicates that the account is part of the managed service account configuration, which is essential for maintaining a secure and efficient synchronization environment. Such clarity is critical for troubleshooting and management purposes in a hybrid infrastructure, making the Sync_ prefix a key point of recognition for accounts generated during this process.