Skip to content

Commit df2db7e

Browse files
authored
Merge pull request #3111 from ravisha22/patch-4
Added note on entering right AD domain
2 parents 61e5157 + 4025414 commit df2db7e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

windows-365/enterprise/create-azure-network-connection.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ To create an ANC, you must:
6262
6. Select **Next**.
6363
7. For hybrid Azure AD join ANCs, on the **AD domain** page, provide the following information:
6464
- **AD domain name**: The DNS name of the Active Directory domain that you want to use for connecting and provisioning Cloud PCs. For example, corp.contoso.com.
65+
66+
> [!NOTE]
67+
> If your on-premises Active Directory environment has more than one domain or parent-child domains, be sure to enter the specific domain in which the Cloud PCs need to be domain joined.
68+
6569
- **Organizational unit**: (Optional.) An organizational unit (OU) is a container within an Active Directory domain, which can hold users, groups, and computers. Make sure that this OU is enabled to sync with Azure AD Connect. Provisioning will fail if this OU isn't syncing.
6670
- **AD domain username**: The username, in user principal name (UPN) format, that you want to use for connecting the Cloud PCs to your Active Directory domain. For example, [email protected]. This service account must have permission to join computers to the domain and, if set, the target OU.
6771
- **AD domain password**: The password for the user specified above.

0 commit comments

Comments
 (0)