Set Azure AD user attribute

⌘K

This activity allows setting user’s attribute in Azure Active Directory.

set_azure_ad_user_attribute_1
Parameters

Input parameters

ParameterDescriptionExample
Site URLOptional. Site URL where you want to run the workflow. Default value is current site URL.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite
This valueAttribute value which you want to set.John, Doe
This attributeAttribute name which you want to update.Givenname, Surname
UserUser e-mail or login namejohn.doe@mycompany.onmicrosoft.com, Jane.doe@mycompany.com

Example

set_azure_ad_user_attribute_2

How can we help?