
Ultimate access to all questions.
Your organization has a complex hierarchy of groups in Azure AD, and you need to manage the properties of these groups, such as their descriptions and membership. You also need to ensure that the group properties are consistent across all groups. What approach should you take to achieve this?
A
Manually update the properties of each group through the Azure portal.
B
Create a PowerShell script that uses the AzureAD module to update the properties of all groups.
C
Use the Microsoft Graph API to update the properties of all groups.
D
Create a custom application that uses the Azure AD Graph API to update the properties of all groups.