ODBC Driver for Azure Active Directory

Build 24.0.9175

AddGroupMember

Adds a user or entity to a specified group within the organization.

Input

Name Type Description
GroupId String The globally unique identifier (GUID) representing the Azure Active Directory group to which the member will be added.
MemberId String The globally unique identifier (GUID) representing the member being added to the specified Azure Active Directory group. This can be a user, device, or other security principal.

Result Set Columns

Name Type Description
Success String Indicates whether the operation to add the member to the group was executed successfully. Returns true on success and false otherwise.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175