nerdexam
Microsoft

AZ-500 · Question #365

You have a Microsoft 365 tenant that uses an Azure Active Directory (Azure AD) tenant. The Azure AD tenant syncs to an on-premises Active Directory domain by using an instance of Azure AD Connect…

The correct answer is C. Change the Azure AD tenant used by the new subscription. To enable synced on-premises user accounts to be assigned roles in a new Azure subscription, the subscription must be associated with the Azure AD tenant containing those users.

Submitted by noor.lb· Mar 6, 2026Secure identity and access

Question

You have a Microsoft 365 tenant that uses an Azure Active Directory (Azure AD) tenant. The Azure AD tenant syncs to an on-premises Active Directory domain by using an instance of Azure AD Connect. You create a new Azure subscription. You discover that the synced on-premises user accounts cannot be assigned roles in the new subscription. You need to ensure that you can assign Azure and Microsoft 365 roles to the synced Azure AD user accounts. What should you do fist?

Options

  • AConfigure the Azure AD tenant used by the new subscription to use pass-through authentication.
  • BConfigure the Azure AD tenant used by the new subscription to use federated authentication.
  • CChange the Azure AD tenant used by the new subscription.
  • DConfigure a second instance of Azure AD Connect.

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    12% (3)
  • C
    81% (21)
  • D
    4% (1)

Why each option

To enable synced on-premises user accounts to be assigned roles in a new Azure subscription, the subscription must be associated with the Azure AD tenant containing those users.

AConfigure the Azure AD tenant used by the new subscription to use pass-through authentication.

Pass-through authentication is a sign-in method that doesn't control which Azure AD tenant an Azure subscription is associated with or the presence of user accounts within a tenant.

BConfigure the Azure AD tenant used by the new subscription to use federated authentication.

Federated authentication (like ADFS) is a sign-in method and does not dictate the association between an Azure subscription and an Azure AD tenant, nor the user accounts available within that tenant.

CChange the Azure AD tenant used by the new subscription.Correct

Azure subscriptions are intrinsically linked to a single Azure AD tenant, which serves as the identity provider for all resources within that subscription. If a new subscription is associated with a different Azure AD tenant that does not contain the synced user accounts, those users cannot be assigned roles. Changing the directory of the new subscription to the existing Azure AD tenant where the synced users are present will resolve this access issue.

DConfigure a second instance of Azure AD Connect.

Configuring a second instance of Azure AD Connect would typically sync another on-premises AD to an Azure AD tenant or add redundancy, but it does not address the fundamental problem of the new subscription being linked to the wrong Azure AD tenant.

Concept tested: Associating Azure subscriptions with Azure AD tenants

Source: https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-how-subscriptions-associated-directory

Topics

#Azure AD tenant#Azure AD Connect#subscription association#role assignment

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice