- Release Notes
- Install or Upgrade
- Get Started
- Administer
- ARM Administrator Guide
- Configuration
- Start the configuration application
- Basic configuration
- License and server status
- Collectors
- Configure resources and monitoring
- Active Directory (AD) resources
- File server (FS) resources
- Exchange resources
- SharePoint resources
- SAP resources
- Prepare the Microsoft/Office 365 integration
- Azure AD resources
- OneDrive resources
- Teams resources
- Configure AD Logga
- Configure the File Server (FS) Logga
- Configure Exchange Logga
- Configure OneDrive Logga
- Configure SharePoint Online Logga
- Configure AAD Logga
- Scan local accounts
- Assign resources to a domain
- Integrate Easy Connect resources
- Active Directory (AD) resources
- Alerts
- User management
- Change configuration
- Data owner
- Create organizational categories
- Assign a data owner to an organizational category
- Assign resources to an organizational category
- Assign specific group wizard settings to organizational categories
- Activate or deactivate simple approvals for data owners
- Data owner configuration and GrantMA
- Import or export data owner configurations
- Create a data owner configuration report
- Server
- Scripting
- Jobs overview
- Views and reports
- Configure Open Order
- Configure the web components
- Configure the web client
- Using ARM
- Customize ARM templates
- Collect diagnostics from ARM
- Secure your ARM deployment
Assign group memberships
In the group memberships area ("Memberof"), you can define in which groups the new user should become a member. Add the SIDs of the desired groups to the Accounts list.
Example
"Memberof": {
"IsHiddenFromRequester": false,
"IsHidden": false,
"Accounts": [
"sid:///ad/S-1-5-21-1545227963-2195427628-2857504096-1440",
"sid:///ad/S-1-5-21-608986840-321788923-2728258956-28614"
]
},