Skip to content

Commit 8310a59

Browse files
committed
[AzureADDS] Edits and revisions
1 parent 5310819 commit 8310a59

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/active-directory-domain-services/deploy-sp-profile-sync.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,10 @@ ms.author: iainfou
1616
---
1717
# Configure Azure Active Directory Domain Services to support user profile synchronization for SharePoint Server
1818

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).
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](https://technet.microsoft.com/library/hh296982.aspx).
2020

2121
This article shows you how to configure Azure AD DS to allow the SharePoint Server user profile sync service.
2222

23-
[!INCLUDE [active-directory-ds-prerequisites.md](../../includes/active-directory-ds-prerequisites.md)]
24-
2523
## Before you begin
2624

2725
To complete this article, you need the following resources and privileges:
@@ -35,6 +33,8 @@ To complete this article, you need the following resources and privileges:
3533
* A Windows Server management VM that is joined to the Azure AD DS managed domain.
3634
* If needed, complete the tutorial to [create a management VM][tutorial-create-management-vm].
3735
* A user account that's a member of the *Azure AD DC administrators* group in your Azure AD tenant.
36+
* A SharePoint service account for the user profile synchronization service.
37+
* If needed, see [Plan for administrative and service accounts in SharePoint Server][sharepoint-service-account].
3838

3939
## Service accounts overview
4040

@@ -74,3 +74,6 @@ For more information, see [Grant Active Directory Domain Services permissions fo
7474
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md
7575
[create-azure-ad-ds-instance]: tutorial-create-instance.md
7676
[tutorial-create-management-vm]: tutorial-create-management-vm.md
77+
78+
<!-- EXTERNAL LINKS -->
79+
[sharepoint-service-account]: /sharepoint/security-for-sharepoint-server/plan-for-administrative-and-service-accounts

0 commit comments

Comments
 (0)