How to Add a Manager for a Microsoft 365 User in a Hybrid Environment
Question details
The user needs to correctly synchronize a user's manager attribute from an on-premises Active Directory to Microsoft Entra ID in a Microsoft 365 hybrid environment.
- Product
- Microsoft 365 / Active Directory
- Device & OS
- not provided
- Scenario
- Managing organizational attributes in a hybrid IT environment where on-premises Active Directory users are synchronized with Microsoft Entra ID (formerly Azure AD).
- Observed behavior
- To reflect accurately in Microsoft 365, the manager attribute must be set on the authoritative on-premises Active Directory rather than edited directly in the cloud.
Ensure you have administrative access to the on-premises Active Directory server and verify that Microsoft Entra Connect is actively running without basic connectivity issues.
Set the Manager Attribute via On-Premises Active Directory
Because the on-premises Active Directory is authoritative for synchronized users, you must update the manager attribute locally and allow the changes to sync to the cloud.
In a hybrid environment, user objects mastered on-premises cannot have specific organizational properties modified directly in Microsoft 365. The local Active Directory remains the source of truth, meaning any changes must be made there first and then synchronized via Microsoft Entra Connect.
Log into your on-premises server and launch 'Active Directory Users and Computers' (ADUC).
Find the user account that needs a manager assigned, right-click the object, and select 'Properties'.
Navigate to the 'Organization' tab. Under the Manager section, click 'Change...' and search for the manager's user account to assign it.
Ensure that the user assigned as the manager is also a synchronized object within the scope of your Microsoft Entra Connect setup.
Wait for the next scheduled sync cycle, or force a delta sync by running the 'Start-ADSyncSyncCycle -PolicyType Delta' command in PowerShell on the Entra Connect server.
Open the Synchronization Service Manager to confirm that the changes were exported to Entra ID without any sync errors.
Switch to WPS Office for a Lightweight Business Solution
While backend directory synchronization requires specific IT tools, your team's daily document tasks don't have to be complicated. WPS Office provides a highly compatible, easy-to-deploy, and free alternative to expensive Microsoft 365 subscriptions.
- 1. Download the installer: Visit the official WPS Office website and download the free installation package tailored for your operating system.
- 2. Install and deploy: Run the installer. Its lightweight nature allows for quick deployment across multiple workstations without heavy resource demands.
- 3. Open existing documents: Launch WPS Office and open your existing Microsoft Office files immediately without any conversion processes.

Frequently Asked Questions
Why can't I edit the manager attribute directly in the Microsoft 365 Admin Center?
In a hybrid Microsoft 365 environment, the on-premises Active Directory acts as the authoritative source of truth for synchronized users. Therefore, modifying the manager attribute for an on-premises-mastered account directly in the cloud is restricted to prevent data conflicts.
What should I do if the manager attribute is still not synchronizing?
First, verify that the assigned manager is also synchronized to Microsoft 365. Next, check if the manager attribute is included in your synchronization scope. Finally, review the Microsoft Entra Connect configuration and use the Synchronization Service Manager to inspect logs for specific export errors.
How do I force Microsoft Entra Connect to synchronize changes immediately?
You can force a delta synchronization by opening PowerShell as an administrator on your AD Connect server and executing the cmdlet: 'Start-ADSyncSyncCycle -PolicyType Delta'.




