Add New User
Create a new user account in Microsoft 365 with license assignment, group membership, and role configuration.
User Details
| Field | Required | Description |
|---|---|---|
| Display name | Yes | Full name displayed across M365 |
| Username | Yes | user@domain.com sign-in address |
| First name | No | Given name |
| Last name | No | Surname |
| Department | No | Organizational department |
| Job title | No | Position title |
| Office | No | Physical office location |
Account Setup
- Enter user details — Name, username, contact information
- Set password — Auto-generate or specify, require change on first login
- Assign licenses — Select Microsoft 365 licenses
- Add to groups — Assign security and M365 group memberships
- Assign roles — Optional admin role assignment
- Review and create — Confirm settings and create account
Bulk Creation
Upload a CSV file to create multiple users at once. Template available for download.
API Reference
POST /api/identity/users— Create userPOST /api/identity/users/bulk— Bulk create users
Last updated on