Skip to content

Commit ba34fce

Browse files
authored
Added note on entering right AD domain
Per FR MFR-M365-18426, added a note that specifically calls out the need to enter the correct domain to avoid deployment failures.
1 parent e122588 commit ba34fce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ To create an ANC, you must:
6161
6. Select **Next**.
6262
7. For hybrid Azure AD join ANCs, on the **AD domain** page, provide the following information:
6363
- **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.
64+
> [!Note]
65+
> If your on-premises Acitive 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.
6466
- **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.
6567
- **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.
6668
- **AD domain password**: The password for the user specified above.

0 commit comments

Comments
 (0)