Skip to content

Commit 436bd6a

Browse files
authored
Merge pull request #7447 from ErikjeMS/win365
gh issue 2081
2 parents 07311f6 + eeb963a commit 436bd6a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To create an ANC, you must:
4747
- Be an [Intune Administrator in Azure AD](/azure/active-directory/roles/permissions-reference).
4848
- Have [Owner permissions on the Azure subscription](/azure/cost-management-billing/manage/add-change-subscription-administrator) that contains the virtual network with connectivity to your on-premises domain controller and network.
4949
- Make sure that your PowerShell execution policy is configured to allow Unrestricted scripts. If you use Group Policy to set execution policy, make sure that the Group Policy Object (GPO) targeted at the Organizational Unit (OU) defined in the ANC is configured to allow Unrestricted scripts. For more information, see [Set-ExecutionPolicy](/powershell/module/microsoft.powershell.security/set-executionpolicy).
50-
- For Disaster Recovery (DR) purposes, make sure that there are at least 50% of the IP addresses available in your subnet. If reprovisioning for DR is required, sufficient new IP addresses are required for each Cloud PC provisioned on the subnet.
50+
- For Disaster Recovery (DR) purposes, make sure that there are at least 50% of the IP addresses available in your subnet. If reprovisioning for DR is required, sufficient new IP addresses are required for each Cloud PC provisioned on the subnet.
5151

5252
## Create an ANC
5353

@@ -62,11 +62,11 @@ To create an ANC, you must:
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.
6464
- **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.
65-
- **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.
66-
67-
- AD domain password: The password for the user specified above.
68-
- Confirm AD domain password: The password for the user specified above.
65+
- **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.
66+
- **AD domain password**: The password for the user specified above.
67+
- **Confirm AD domain password**: The password for the user specified above.
6968

69+
Cloud PCs that use the defined ANC will be joined to the domain and OU specified. Make sure that the domain selected is the desired domain for the computers to join
7070
8. Select **Next**.
7171
9. On the **Review + Create** page, select **Create**.
7272

0 commit comments

Comments
 (0)