Data Mapping
Overview
┌──────────────────┐ ┌──────────────────┐
│ HR System │ │ Azure AD │
│ (Source) │ │ (Target) │
├──────────────────┤ ┌──────────┐ ├──────────────────┤
│ employee_id │───▶│ MAPPING │───▶│ employeeId │
│ first_name │───▶│ │───▶│ givenName │
│ last_name │───▶│ │───▶│ surname │
│ work_email │───▶│ │───▶│ mail │
│ job_title │───▶│ │───▶│ jobTitle │
│ department │───▶│ │───▶│ department │
│ manager_id │───▶│ │───▶│ manager │
└──────────────────┘ └──────────┘ └──────────────────┘Viewing Current Mappings
Source Field
Target Attribute
Transform
Status
Creating a New Mapping
Common Mapping Patterns
Basic User Attributes
HR Field
Azure AD Attribute
Notes
Constructed Attributes
Manager Relationships
Testing Mappings
Editing and Deleting Mappings
Edit a Mapping
1
2
3
Delete a Mapping
1
2
3
Best Practices
Do:
Don't:
Troubleshooting
Mapping Not Taking Effect
Invalid Data Format
Missing Source Fields
1
2
3
Related Topics
Last updated