UiPath Documentation
activities
latest
false
IT Automation activities

Create Assigned Group

Create Assigned Group activity that creates a newly assigned group in Azure Active Directory.

UiPath.AzureAD.Activities.AzureADCreateAssignedGroup

Description​

Creates a newly assigned group in Azure Active Directory.

Project Compatibility​

Windows - Legacy | Windows | Cross-platform

Configuration​

Common​

  • DisplayName - The display name of the activity.

Input​

  • Description - Establishes the description of the group. This field supports only strings and String variables.
  • MailEnabled - Establishes if the group is mail-enabled. The default value is False.
  • MailNickname - Specifies the mail alias of the group. This field supports only strings and String variables.
  • Name - Establishes the display name of the group. This field supports only strings and String variables.
  • SecurityEnabled - Establishes if the group is a security group. The default value is True.
  • Type - Specifies the type of the group. The possible values are Security and Office365. The default value is Security.
  • Visibility - Establishes the visibility of the group. This field supports only strings and String variables.

Misc​

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output​

  • Group - Provides details about the newly created group.

Permissions​

This activity requires one of the following permissions to be set:

  • Delegated - Group.ReadWrite.All, Directory.ReadWrite.All, Directory.AccessAsUser.All
  • Application - Group.ReadWrite.All, Directory.ReadWrite.All
  • Description​
  • Project Compatibility​
  • Configuration​
  • Common​
  • Input​
  • Misc​
  • Output​
  • Permissions​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated