# Set Azure AD user attribute

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/azure-active-directory-processing/set-azure-ad-user-attribute/](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/azure-active-directory-processing/set-azure-ad-user-attribute/)
Product: Virto Workflow Automation App
Updated: 2026-08-12


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

![Set Azure AD user attribute activity in the Virto Workflow Designer updating a directory attribute for a user](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/set_azure_ad_user_attribute_1.png)

## **Parameters**

Input parameters


| Parameter | Description | Example |
|---|---|---|
| Site URL | Optional. 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 value | Attribute value which you want to set. | John, Doe |
| This attribute | Attribute name which you want to update. | Givenname, Surname |
| User | User e-mail or login name | john.doe@mycompany.onmicrosoft.com, Jane.doe@mycompany.com |


Example

![Example workflow setting the attribute value, name and target user for the Set Azure AD user attribute activity](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/set_azure_ad_user_attribute_2.png)
