Microsoft Azure Administrator Associate AZ-104 Practice Question
You are an Azure administrator for a company that has recently acquired another organization. You need to add 200 new users from the acquired company into your organization's directory. The user information is provided in a file containing user principal names, display names, and job titles. Which method should you use to add all the new users efficiently?
Use the Azure portal's bulk user creation feature to import the users.
Manually add each user through the Azure portal.
Write a custom script using Microsoft Graph API to add the users.
Use a directory synchronization tool to sync the users from the file.