Skip to content

Commit bbc5c39

Browse files
Merge branch 'patch-6' of https://github.com/ChristianMontoya/memdocs-pr into patch-6
2 parents f551892 + fa7a675 commit bbc5c39

1 file changed

Lines changed: 10 additions & 21 deletions

File tree

windows-365/enterprise/create-on-premises-network-connection.md

Lines changed: 10 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -47,36 +47,25 @@ To create an OPNC, 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.
4949

50-
## To create an Azure Active Directory Join OPNC
50+
## Create an OPNC
5151

52-
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), select **Devices** > **Windows 365** (under **Provisioning**) > **On-premises network connection** > **Create** > **Azure AD Join (preview)**.
52+
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), select **Devices** > **Windows 365** (under **Provisioning**) > **On-premises network connection** > **Create**.
53+
2. Depending on the type of OPNC you want to create, choose **Azure AD Join (preview)** or **Hybrid Azure AD Join**.
5354
![Screenshot of create connection dropdown](./media/create-on-premises-network-connection/create-connection-dropdown.png)
54-
2. On the **Network details** page, enter a **Name** for the new connection. The connection name must be unique within the customer tenant.
55-
![Screenshot of connection name](./media/create-on-premises-network-connection/create-aadj-connection.png)
56-
3. Select a **Subscription** and **Resource group** for the new connection. Create a new resource group to contain your Cloud PC resources. Optionally, you can instead select an existing resource group in the list (which grant Windows 365 permissions to the existing resource group). If you don’t have a [healthy OPNC](health-checks.md), you won't be able to proceed.
57-
4. Select a **Virtual network** and **Subnet**.6
58-
5. Select **Next**.
59-
6. On the **Review + Create** page, select **Create**.
60-
61-
## To create a Hybrid Azure Active Directory Join OPNC
62-
63-
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), select **Devices** > **Windows 365** (under **Provisioning**) > **On-premises network connection** > **Create** > **Hybrid Azure AD Join**.
64-
![Screenshot of create connection dropdown](./media/create-on-premises-network-connection/create-connection-dropdown.png)
65-
2. On the **Network details** page, enter a **Name** for the new connection. The connection name must be unique within the customer tenant.
66-
![Screenshot of connection name](./media/create-on-premises-network-connection/create-hybridaadj-connection.png)
67-
3. Select a **Subscription** and **Resource group** for the new connection. Create a new resource group to contain your Cloud PC resources. Optionally, you can instead select an existing resource group in the list (which grant Windows 365 permissions to the existing resource group). If you don’t have a [healthy OPNC](health-checks.md), you won't be able to proceed.
68-
4. Select a **Virtual network** and **Subnet**.
69-
5. Select **Next**.
70-
6. On the **AD domain** page, provide the following information:
55+
3. On the **Network details** page, enter a **Name** for the new connection. The connection name must be unique within the customer tenant.
56+
4. Select a **Subscription** and **Resource group** for the new connection. Create a new resource group to contain your Cloud PC resources. Optionally, you can instead select an existing resource group in the list (which grant Windows 365 permissions to the existing resource group). If you don’t have a [healthy OPNC](health-checks.md), you won't be able to proceed.
57+
5. Select a **Virtual network** and **Subnet**.
58+
6. Select **Next**.
59+
7. For hybrid Azure AD join OPNCs, on the **AD domain** page, provide the following information:
7160
- **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.
7261
- **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.
7362
- **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.
7463

7564
- AD domain password: The password for the user specified above.
7665
- Confirm AD domain password: The password for the user specified above.
7766

78-
7. Select **Next**.
79-
8. On the **Review + Create** page, select **Create**.
67+
8. Select **Next**.
68+
9. On the **Review + Create** page, select **Create**.
8069

8170
<!-- ########################## -->
8271
## Next steps

0 commit comments

Comments
 (0)