Skip to content

Commit 5310819

Browse files
committed
[AzureADDS] SharePoint sync service freshness
1 parent 68940f9 commit 5310819

File tree

6 files changed

+50
-25
lines changed

6 files changed

+50
-25
lines changed

articles/active-directory-domain-services/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
items:
9090
- name: Deploy Azure AD Application Proxy
9191
href: deploy-azure-app-proxy.md
92-
- name: Configure support for profile synchronization for SharePoint Server
92+
- name: Enable profile synchronization for SharePoint Server
9393
href: deploy-sp-profile-sync.md
9494
- name: Troubleshoot
9595
items:
Lines changed: 49 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,76 @@
11
---
2-
title: 'Azure Active Directory Domain Services: Enable SharePoint User Profile service | Microsoft Docs'
3-
description: Configure Azure Active Directory Domain Services managed domains to support profile synchronization for SharePoint Server
2+
title: Enable SharePoint User Profile service with Azure AD DS | Microsoft Docs
3+
description: Learn how to configure an Azure Active Directory Domain Services managed domain to support profile synchronization for SharePoint Server
44
services: active-directory-ds
5-
documentationcenter: ''
65
author: iainfoulds
76
manager: daveba
8-
editor: curtand
97

108
ms.assetid: 938a5fbc-2dd1-4759-bcce-628a6e19ab9d
119
ms.service: active-directory
1210
ms.subservice: domain-services
1311
ms.workload: identity
14-
ms.tgt_pltfrm: na
15-
ms.devlang: na
1612
ms.topic: conceptual
17-
ms.date: 06/22/2018
13+
ms.date: 09/12/2019
1814
ms.author: iainfou
1915

2016
---
17+
# Configure Azure Active Directory Domain Services to support user profile synchronization for SharePoint Server
2118

22-
# Configure a managed domain to support profile synchronization for SharePoint Server
23-
SharePoint Server includes a User Profile Service that is used for user profile synchronization. To set up the User Profile Service, appropriate permissions need to be granted on an Active Directory domain. For more information, see [grant Active Directory Domain Services permissions for profile synchronization in SharePoint Server 2013](https://technet.microsoft.com/library/hh296982.aspx).
19+
SharePoint Server includes a service to synchronize user profiles. This feature lets user profiles be stored in a central location and accessible across multiple SharePoint sites and farms. To configure the SharePoint Server user profile service, the appropriate permissions must be granted in an Azure Active Directory Domain Services (Azure AD DS) managed domain. For more information, see [user profile synchronization in SharePoint Server 2013](https://technet.microsoft.com/library/hh296982.aspx).
2420

25-
This article explains how you can configure Azure AD Domain Services managed domains to deploy the SharePoint Server User Profile Sync service.
21+
This article shows you how to configure Azure AD DS to allow the SharePoint Server user profile sync service.
2622

2723
[!INCLUDE [active-directory-ds-prerequisites.md](../../includes/active-directory-ds-prerequisites.md)]
2824

29-
## The 'AAD DC Service Accounts' group
30-
A security group called '**AAD DC Service Accounts**' is available within the 'Users' organizational unit on your managed domain. You can see this group in the **Active Directory Users and Computers** MMC snap-in on your managed domain.
25+
## Before you begin
3126

32-
![AAD DC Service Accounts security group](./media/active-directory-domain-services-admin-guide/aad-dc-service-accounts.png)
27+
To complete this article, you need the following resources and privileges:
3328

34-
Members of this security group are delegated the following privileges:
35-
- The 'Replicate Directory Changes' privilege on the root DSE of the managed domain.
36-
- The 'Replicate Directory Changes' privilege on the Configuration naming context (cn=configuration container) of the managed domain.
29+
* An active Azure subscription.
30+
* If you don’t have an Azure subscription, [create an account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
31+
* An Azure Active Directory tenant associated with your subscription, either synchronized with an on-premises directory or a cloud-only directory.
32+
* If needed, [create an Azure Active Directory tenant][create-azure-ad-tenant] or [associate an Azure subscription with your account][associate-azure-ad-tenant].
33+
* An Azure Active Directory Domain Services managed domain enabled and configured in your Azure AD tenant.
34+
* If needed, complete the tutorial to [create and configure an Azure Active Directory Domain Services instance][create-azure-ad-ds-instance].
35+
* A Windows Server management VM that is joined to the Azure AD DS managed domain.
36+
* If needed, complete the tutorial to [create a management VM][tutorial-create-management-vm].
37+
* A user account that's a member of the *Azure AD DC administrators* group in your Azure AD tenant.
3738

38-
This security group is also a member of the built-in group **Pre-Windows 2000 Compatible Access**.
39+
## Service accounts overview
3940

40-
![AAD DC Service Accounts security group](./media/active-directory-domain-services-admin-guide/aad-dc-service-accounts-properties.png)
41+
In an Azure AD DS managed domain, a security group named **AAD DC Service Accounts** exists as part of the *Users* organizational unit (OU). Members of this security group are delegated the following privileges:
4142

43+
- **Replicate Directory Changes** privilege on the root DSE.
44+
- **Replicate Directory Changes** privilege on the *Configuration* naming context (`cn=configuration` container).
4245

43-
## Enable your managed domain to support SharePoint Server user profile sync
44-
You can add the service account used for SharePoint user profile synchronization to the **AAD DC Service Accounts** group. As a result, the synchronization account gets adequate privileges to replicate changes to the directory. This configuration step enables SharePoint Server user profile sync to work correctly.
46+
The **AAD DC Service Accounts** security group is also a member of the built-in group **Pre-Windows 2000 Compatible Access**.
4547

46-
![AAD DC Service Accounts - add members](./media/active-directory-domain-services-admin-guide/aad-dc-service-accounts-add-member.png)
48+
When added to this security group, the service account for SharePoint Server user profile synchronization service is granted the required privileges to work correctly.
4749

48-
![AAD DC Service Accounts - add members](./media/active-directory-domain-services-admin-guide/aad-dc-service-accounts-add-member2.png)
50+
## Enable support for SharePoint Server user profile sync
4951

50-
## Related Content
51-
* [Technical Reference - Grant Active Directory Domain Services permissions for profile synchronization in SharePoint Server 2013](https://technet.microsoft.com/library/hh296982.aspx)
52+
The service account for SharePoint Server needs adequate privileges to replicate changes to the directory and let SharePoint Server user profile sync work correctly. To provide these privileges, add the service account used for SharePoint user profile synchronization to the **AAD DC Service Accounts** group.
53+
54+
From your Azure AD DS management VM, complete the following steps:
55+
56+
> [!NOTE]
57+
> To edit group membership in an Azure AD DS managed domain, you must be signed in to a user account that's a member of the *AAD DC Administrators* group.
58+
59+
1. From the Start screen, select **Administrative Tools**. A list of available management tools is shown that were installed in the tutorial to [create a management VM][tutorial-create-management-vm].
60+
1. To manage group membership, select **Active Directory Administrative Center** from the list of administrative tools.
61+
1. In the left pane, choose your Azure AD DS managed domain, such as *contoso.com*. A list of existing OUs and resources is shown.
62+
1. Select the **Users** OU, then choose the *AAD DC Service Accounts* security group.
63+
1. Select **Members**, then choose **Add...**.
64+
1. Enter the name of the SharePoint service account, then select **OK**. In the following example, the SharePoint service account is named *spadmin*:
65+
66+
![Add the SharePoint service account to the AAD DC Service Accounts security group](./media/deploy-sp-profile-sync/add-member-to-aad-dc-service-accounts-group.png)
67+
68+
## Next steps
69+
70+
For more information, see [Grant Active Directory Domain Services permissions for profile synchronization in SharePoint Server](https://technet.microsoft.com/library/hh296982.aspx)
71+
72+
<!-- INTERNAL LINKS -->
73+
[create-azure-ad-tenant]: ../active-directory/fundamentals/sign-up-organization.md
74+
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md
75+
[create-azure-ad-ds-instance]: tutorial-create-instance.md
76+
[tutorial-create-management-vm]: tutorial-create-management-vm.md
Loading

0 commit comments

Comments
 (0)