
Ultimate access to all questions.
You need to manage the properties of a group in Microsoft Entra ID, including changing its name, updating its description, and modifying its membership. What is the most efficient way to perform these tasks while ensuring that the group's permissions and access remain consistent?
A
Delete the group and recreate it with the new properties and members.
B
Manually update each property and member through the Azure portal.
C
Use a PowerShell script to update the group properties and manage membership.
D
Delegate the task to another admin to handle the updates.