Skip to content

Commit 175fead

Browse files
committed
renamed file
1 parent 233bf33 commit 175fead

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11171,5 +11171,10 @@
1117111171
"redirect_url": "/azure/active-directory-domain-services/concepts-forest-trust",
1117211172
"redirect_document_id": false
1117311173
}
11174+
{
11175+
"source_path_from_root": "/articles/active-directory-domain-services/create-resource-forest-powershell.md",
11176+
"redirect_url": "/azure/active-directory-domain-services/create-forest-trust-powershell",
11177+
"redirect_document_id": false
11178+
}
1117411179
]
1117511180
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
href: template-create-instance.md
3838
- name: Configure scoped synchronization using Azure AD PowerShell
3939
href: powershell-scoped-synchronization.md
40-
- name: Create a resource forest and trust using Azure PowerShell
41-
href: create-resource-forest-powershell.md
40+
- name: Create a forest trust using Azure PowerShell
41+
href: create-forest-trust-powershell.md
4242
- name: Concepts
4343
items:
4444
- name: Administration basics

articles/active-directory-domain-services/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: domain-services
1010
ms.workload: identity
1111
ms.topic: overview
12-
ms.date: 01/29/2023
12+
ms.date: 03/23/2023
1313
ms.author: justinha
1414

1515
ms.custom: contperf-fy21q1
@@ -82,7 +82,7 @@ The following features of Azure AD DS simplify deployment and management operati
8282
Some key aspects of a managed domain include the following:
8383

8484
* The managed domain is a stand-alone domain. It isn't an extension of an on-premises domain.
85-
* If needed, you can create one-way outbound forest trusts from Azure AD DS to an on-premises AD DS environment. For more information, see [Resource forest concepts and features for Azure AD DS][ forest-trusts].
85+
* If needed, you can create one-way outbound forest trusts from Azure AD DS to an on-premises AD DS environment. For more information, see [Forest concepts and features for Azure AD DS][forest-trusts].
8686
* Your IT team doesn't need to manage, patch, or monitor domain controllers for this managed domain.
8787

8888
For hybrid environments that run AD DS on-premises, you don't need to manage AD replication to the managed domain. User accounts, group memberships, and credentials from your on-premises directory are synchronized to Azure AD via [Azure AD Connect][azure-ad-connect]. These user accounts, group memberships, and credentials are automatically available within the managed domain.

0 commit comments

Comments
 (0)