
Ultimate access to all questions.
You need to manage the properties of a group in Microsoft Entra ID, including updating its name, description, and membership. The group is critical for access to a specific application, and you need to ensure that the changes do not disrupt the access of existing members. What is the most efficient and secure way to update the group properties and manage its membership?
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, ensuring no disruption to existing members.
D
Delegate the task to another admin to handle the updates.