Learn how to use the Microsoft Active Directory slash command for user and group management
/microsoft-active-directory
command enables you to manage users, groups, and organizational resources in your Microsoft Active Directory through the Microsoft Graph API. Perfect for user administration, group management, directory role management, and organizational structure management.
user_id
- User ID for specific user operationsgroup_id
- Group ID for specific group operationsfilter
- Filter query for searching users or groupsdisplayName
- Display name for user or group operationsuserPrincipalName
- User principal name for user operationsuserPrincipalName
(required) - Email address to search fordisplayName
(required) - Group name to search forgroup_id
(required) - ID of the group to get members for