
Ultimate access to all questions.
You are tasked with creating a new security group in Microsoft Entra ID for a specific project team. This group will be used to manage access to project-related resources and applications. Describe the detailed steps you would take to create this group, assign the necessary licenses, and ensure that only authorized users are added to the group.
A
Create the group manually in the Azure portal, assign licenses one by one, and manually verify each user's authorization.
B
Use a PowerShell script to create the group, assign licenses based on a predefined template, and set up group-based access control.
C
Delegate the group creation to a junior admin, who will then assign licenses and manage user additions.
D
Create the group in Active Directory and sync with Azure, then manually assign licenses and manage user additions in Azure.