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.
Question
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)- A4% (1)
- B12% (3)
- C81% (21)
- D4% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.