Microsoft Azure Infrastructure and Deployment (legacy) — Question 14
You have an Azure subscription named Subscription1 and two Azure Active Directory (Azure AD) tenants named Tenant1 and Tenant2.
Subscription1 is associated to Tenant1. Multi-factor authentication (MFA) is enabled for all the users in Tenant1.
You need to enable MFA for the users in Tenant2. The solution must maintain MFA for Tenant1.
What should you do first?
Answer options
- A. Create and link a subscription to Tenant2.
- B. Configure the MFA Server setting in Tenant1
- C. Transfer the administration of Subscription1 to a global administrator of Tenant2
- D. Change the directory for Subscription1
Correct answer: C
Explanation
The correct answer is C because transferring the administration of Subscription1 to a global administrator of Tenant2 allows for the management of MFA in Tenant2 while preserving it for Tenant1. Options A and D do not directly enable MFA for Tenant2, and option B only modifies settings for Tenant1, not Tenant2.