Synchronization Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
Synchronization.Read.All | 5ba43d2f-fa88-4db2-bd1c-a67c5f0fb1ce | Read all Azure AD synchronization data. | Allows the application to read Azure AD synchronization information, without a signed-in user. |
Synchronization.ReadWrite.All | 9b50c33d-700f-43b1-b2eb-87e89b703581 | Read and write all Azure AD synchronization data. | Allows the application to configure the Azure AD synchronization service, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
Synchronization.Read.All | 7aa02aeb-824f-4fbe-a3f7-611f751f5b55 | Read all Azure AD synchronization data | Allows the app to read Azure AD synchronization information, on behalf of the signed-in user. |
Synchronization.ReadWrite.All | 7bb27fa3-ea8f-4d67-a916-87715b6188bd | Read and write all Azure AD synchronization data | Allows the app to configure the Azure AD synchronization service, on behalf of the signed-in user. |