
Ultimate access to all questions.
Your organization has a requirement to implement a custom user profile attribute in Azure AD to store additional information about each user. You need to ensure that this attribute is replicated across all instances of the user's profile in various applications and services. What steps should you take to achieve this?
A
Create a custom extension attribute using the Microsoft Graph API and configure it to be synchronized with all applications and services.
B
Extend the Azure AD schema using the AzureAD module in PowerShell and configure the new attribute to be synchronized with all applications and services.
C
Create a custom attribute in Azure AD Connect and configure it to be synchronized with Azure AD and other applications and services.
D
Manually add the custom attribute to each user's profile through the Azure portal and ensure it is replicated in all applications and services.