Skip to content

Commit 9721cd0

Browse files
committed
removed resource forest
1 parent 3d5573f commit 9721cd0

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

articles/active-directory/fundamentals/secure-with-azure-ad-resource-management.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ms.service: active-directory
88
ms.workload: identity
99
ms.subservice: fundamentals
1010
ms.topic: conceptual
11-
ms.date: 7/5/2022
12-
ms.author: gasinh
11+
ms.date: 3/23/2023
12+
ms.author: justinha
1313
ms.reviewer: ajburnle
1414
ms.custom: "it-pro"
1515
ms.collection: M365-identity-device-management
@@ -250,12 +250,6 @@ When a requirement exists to deploy IaaS workloads to Azure that require identit
250250

251251
**Azure AD DS managed domain** - Only one Azure AD DS managed domain can be deployed per Azure AD tenant and this is bound to a single VNet. It's recommended that this VNet forms the "hub" for Azure AD DS authentication. From this hub, "spokes" can be created and linked to allow legacy authentication for servers and applications. The spokes are additional VNets on which Azure AD DS joined servers are located and are linked to the hub using Azure network gateways or VNet peering.
252252

253-
**User forest vs. resource forest** - Azure AD DS provides two options for forest configuration of the Azure AD DS managed domain. For the purposes of this section we focus on user forest, as the resource forest relies on a trust being configured with an AD DS forest and this goes against the isolation principle we're addressing here.
254-
255-
* **User forest** - By default, an Azure AD DS managed domain is created as a user forest. This type of forest synchronizes all objects from Azure AD, including any user accounts synchronized from an on-premises AD DS environment.
256-
257-
* **Resource forest** - Resource forests only synchronize users and groups created directly in Azure AD and requires a trust be configured with an AD DS forest for user authentication. For more information, see [Resource forest concepts and features for Azure Active Directory Domain Services](../../active-directory-domain-services/concepts-resource-forest.md).
258-
259253
**Managed domain location** - A location must be set when deploying an Azure AD DS managed domain. The location is a physical region (data center) where the managed domain is deployed. It's recommended you:
260254

261255
* Consider a location that is geographically closed to the servers and applications that require Azure AD DS services.

0 commit comments

Comments
 (0)