
Ultimate access to all questions.
You are responsible for managing user accounts in Microsoft Entra ID. A new employee has joined your organization, and you need to create a user account for them, assign the appropriate licenses, and ensure they are added to the correct groups for access to necessary resources. Describe the detailed steps you would take to accomplish this task efficiently.
A
Create the user manually in the Azure portal, assign licenses one by one, and add to groups manually.
B
Use a PowerShell script to create the user, assign licenses, and add to groups based on a predefined template.
C
Delegate the user creation to HR, who will then inform you to assign licenses and add to groups.
D
Create the user in Active Directory and sync with Azure, then manually assign licenses and add to groups in Azure.