You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dev-box/how-to-manage-dev-center.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ To create a dev center:
33
33
34
34
1. Sign in to the [Azure portal](https://portal.azure.com).
35
35
36
-
1. In the search box, enter **Dev centers**. In the search results, select **Dev centers** from the **Services** list.
36
+
1. In the search box, enter **dev centers**. In the search results, select **Dev centers** from the **Services** list.
37
37
38
38
:::image type="content" source="./media/how-to-manage-dev-center/search-dev-center.png" alt-text="Screenshot that shows the search box and list of services on the Azure portal.":::
39
39
@@ -79,13 +79,13 @@ When you're ready to delete your dev center, follow these steps:
79
79
80
80
1. Sign in to the [Azure portal](https://portal.azure.com).
81
81
82
-
1. In the search box, enter **Dev centers**. In the search results, select **Dev centers** from the **Services** list.
82
+
1. In the search box, enter **dev centers**. In the search results, select **Dev centers** from the **Services** list.
83
83
84
-
1. On the **Dev centers** page, open the dev center you want to delete.
84
+
1. On the **Dev centers** page, open the dev center that you want to delete.
85
85
86
86
1. Select **Delete**.
87
87
88
-
:::image type="content" source="./media/how-to-manage-dev-center/delete-dev-center.png" alt-text="Screenshot of the Delete button on a page for a dev center.":::
88
+
:::image type="content" source="./media/how-to-manage-dev-center/delete-dev-center.png" alt-text="Screenshot of the Delete button on the page for a dev center.":::
89
89
90
90
1. In the confirmation message, select **OK**.
91
91
@@ -95,7 +95,7 @@ You can attach existing network connections to a dev center. You must attach a n
95
95
96
96
1. Sign in to the [Azure portal](https://portal.azure.com).
97
97
98
-
1. In the search box, enter **Dev centers**. In the list of results, select **Dev centers**.
98
+
1. In the search box, enter **dev centers**. In the list of results, select **Dev centers**.
99
99
100
100
1. Select the dev center that you want to attach the network connection to, and then select **Networking**.
101
101
@@ -109,7 +109,7 @@ You can remove network connections from dev centers. Network connections can't b
109
109
110
110
1. Sign in to the [Azure portal](https://portal.azure.com).
111
111
112
-
1. In the search box, enter **Dev centers**. In the list of results, select **Dev centers**.
112
+
1. In the search box, enter **dev centers**. In the list of results, select **Dev centers**.
113
113
114
114
1. Select the dev center that you want to detach the network connection from, and then select **Networking**.
115
115
@@ -131,7 +131,7 @@ To make role assignments:
131
131
132
132
1. Sign in to the [Azure portal](https://portal.azure.com).
133
133
134
-
1. In the search box, enter **Dev centers**. In the list of results, select **Dev centers**.
134
+
1. In the search box, enter **dev centers**. In the list of results, select **Dev centers**.
135
135
136
136
1. Select the dev center that you want to give access to.
137
137
@@ -145,7 +145,7 @@ To make role assignments:
145
145
| --- | --- |
146
146
|**Role**| Select **Owner**, **Contributor**, or **Reader**. |
147
147
|**Assign access to**| Select **User, group, or service principal**. |
148
-
|**Members**| Select the users or groups you want to have access to the dev center. |
148
+
|**Members**| Select the users or groups that you want to be able to access the dev center. |
description: This article describes how to create, delete, attach and remove Microsoft Dev Box Preview network connections.
4
+
description: This article describes how to create, delete, attach, and remove Microsoft Dev Box Preview network connections.
5
5
services: dev-box
6
6
ms.service: dev-box
7
7
author: RoseHJM
8
8
ms.author: rosemalcolm
9
9
ms.date: 10/12/2022
10
10
ms.topic: how-to
11
+
#Customer intent: As a dev infrastructure manager, I want to be able to manage network connections so that I can enable dev boxes to connect to my existing networks and deploy them in the desired region.
11
12
---
12
13
13
-
<!-- Intent: As a dev infrastructure manager, I want to be able to manage network connections so that I can enable dev boxes to connect to my existing networks and deploy them in the desired region. -->
14
14
# Manage network connections
15
-
Network connections allow dev boxes to connect to existing virtual networks, and determine the region into which dev boxes are deployed.
16
-
17
-
When planning network connectivity for your dev boxes, you must:
18
-
- Ensure you have sufficient permissions to create and configure network connections.
19
-
- Ensure you have at least one virtual network (VNet) and subnet available for your dev boxes.
20
-
- Identify the region or location closest to your dev boxes users. Deploying dev boxes into a region close to the users provides them with a better experience.
21
-
- Determine whether dev boxes should connect to your existing networks using an Azure Active Directory (Azure AD) join, or a Hybrid Azure AD join.
22
-
## Permissions
15
+
16
+
Network connections allow dev boxes to connect to existing virtual networks. They also determine the region into which dev boxes are deployed.
17
+
18
+
When you're planning network connectivity for your dev boxes, you must:
19
+
20
+
- Ensure that you have sufficient permissions to create and configure network connections.
21
+
- Ensure that you have at least one virtual network and subnet available for your dev boxes.
22
+
- Identify the region or location that's closest to your dev box users. Deploying dev boxes into a region thats' close to the users gives them a better experience.
23
+
- Determine whether dev boxes should connect to your existing networks by using Azure Active Directory (Azure AD) join or hybrid Azure AD join.
24
+
25
+
## Permissions
26
+
23
27
To manage a network connection, you need the following permissions:
24
28
25
29
|Action|Permission required|
26
30
|-----|-----|
27
-
|Create and configure VNet and subnet|Network Contributor permissions on an existing virtual network (owner or contributor) or permission to create a new virtual network and subnet.|
28
-
|Create or delete network connection|Owner or Contributor permissions on an Azure Subscription or a specific resource group.|
29
-
|Add or remove network connection |Write permission on the dev center.|
31
+
|Create and configure a virtual network and subnet|Network Contributor permissions on an existing virtual network (Owner or Contributor), or permission to create a new virtual network and subnet.|
32
+
|Create or delete a network connection|Owner or Contributor permissions on an Azure subscription or a specific resource group.|
33
+
|Add or remove a network connection |Write permission on the dev center.|
30
34
31
35
## Create a virtual network and subnet
32
-
To create a network connection, you need an existing VNet and subnet. If you don't have a VNet and subnet available, use the following steps to create them:
36
+
37
+
To create a network connection, you need an existing virtual network and subnet. If you don't have a virtual network and subnet available, use the following steps to create them:
33
38
34
39
1. Sign in to the [Azure portal](https://portal.azure.com).
35
-
36
-
1. In the search box, enter *Virtual Network*, and then select **Virtual Network** from the search results.
37
40
38
-
1. On the Virtual Network page, select **Create**.
41
+
1. In the search box, enter **virtual network**. In the list of results, select **Virtual Network**.
42
+
43
+
1. On the **Virtual Network** page, select **Create**.
39
44
40
-
1. On the Create virtual network page, enter or select this information on the **Basics** tab:
45
+
1. On the **Create virtual network** page, enter or select this information on the **Basics** tab:
41
46
42
47
| Setting | Value |
43
48
| ------- | ----- |
@@ -59,37 +64,43 @@ To create a network connection, you need an existing VNet and subnet. If you don
59
64
60
65
1. Select **Create**.
61
66
62
-
63
67
## Allow access to Dev Box endpoints from your network
68
+
64
69
Network ingress and egress can be controlled using a firewall, network security groups, and even Microsoft Defender.
65
70
66
71
If your organization routes egress traffic through a firewall, you need to open certain ports to allow the Dev Box service to function. For more information, see [Network requirements](/windows-365/enterprise/requirements-network).
67
72
68
73
## Plan a network connection
69
-
The following steps show you how to create and configure a network connection in Microsoft Dev Box Preview.
74
+
75
+
The following steps show you how to create and configure a network connection in Microsoft Dev Box Preview.
76
+
70
77
### Types of Azure Active Directory Join
71
-
The Dev Box service requires a configured and working Azure AD join or Hybrid AD join, which defines how dev boxes join your domain and access resources.
78
+
79
+
The Dev Box service requires a configured and working Azure AD join or hybrid AD join, which defines how dev boxes join your domain and access resources.
72
80
73
81
If your organization uses Azure AD, you can use an Azure AD join, sometimes called a native Azure AD join. Dev box users sign into Azure AD joined dev boxes using their Azure AD account and access resources based on the permissions assigned to that account. Azure AD join enables access to cloud-based and on-premises apps and resources.
74
82
75
-
If your organization has an on-premises Active Directory implementation, you can still benefit from some of the functionality provided by Azure AD by using hybrid Azure AD joined dev boxes. These dev boxes are joined to your on-premises Active Directory and registered with Azure Active Directory. Hybrid Azure AD joined dev boxes require network line of sight to your on-premises domain controllers periodically. Without this connection, devices become unusable.
83
+
If your organization has an on-premises Active Directory implementation, you can still benefit from some of the functionality provided by Azure AD by using hybrid Azure AD joined dev boxes. These dev boxes are joined to your on-premises Active Directory and registered with Azure Active Directory. Hybrid Azure AD joined dev boxes require network line of sight to your on-premises domain controllers periodically. Without this connection, devices become unusable.
76
84
77
-
You can learn more about each type of join and how to plan for them here:
78
-
-[Plan your hybrid Azure Active Directory join deployment](../active-directory/devices/hybrid-azuread-join-plan.md)
79
-
-[Plan your Azure Active Directory join deployment](../active-directory/devices/azureadjoin-plan.md)
85
+
To learn more about each type of join and how to plan for them, see:
86
+
87
+
-[Plan your hybrid Azure Active Directory join deployment](../active-directory/devices/hybrid-azuread-join-plan.md)
88
+
-[Plan your Azure Active Directory join deployment](../active-directory/devices/azureadjoin-plan.md)
80
89
81
90
### Create a network connection
91
+
92
+
Follow the steps on the relevant tab to create your network connection.
93
+
94
+
#### [**Azure AD join**](#tab/AzureADJoin/)
95
+
82
96
1. Sign in to the [Azure portal](https://portal.azure.com).
83
97
84
-
1. In the search box, type *Network connections* and then select **Network connections** from the list.
98
+
1. In the search box, enter **network connections**. In the list of results, **Network connections**.
85
99
86
100
1. On the **Network Connections** page, select **+Create**.
87
-
:::image type="content" source="./media/how-to-manage-network-connection/network-connections-empty.png" alt-text="Screenshot showing the Network Connections page with Create highlighted.":::
101
+
:::image type="content" source="./media/how-to-manage-network-connection/network-connections-empty.png" alt-text="Screenshot showing the Network Connections page with Create highlighted.":::
88
102
89
-
1. Follow the steps on the appropriate tab to create your network connection.
90
-
#### [**Azure AD join**](#tab/AzureADJoin/)
91
-
92
-
On the **Create a network connection** page, on the **Basics** tab, enter the following values:
103
+
1. On the **Create a network connection** page, on the **Basics** tab, enter the following values:
93
104
94
105
|Name|Value|
95
106
|----|----|
@@ -100,11 +111,24 @@ You can learn more about each type of join and how to plan for them here:
100
111
|**Virtual network**|Select the virtual network you want the network connection to use.|
101
112
|**Subnet**|Select the subnet you want the network connection to use.|
102
113
103
-
:::image type="content" source="./media/how-to-manage-network-connection/create-native-network-connection-full-blank.png" alt-text="Screenshot showing the create network connection basics tab with Azure Active Directory join highlighted.":::
114
+
:::image type="content" source="./media/how-to-manage-network-connection/create-native-network-connection-full-blank.png" alt-text="Screenshot showing the create network connection basics tab with Azure Active Directory join highlighted.":::
115
+
116
+
1. Select **Review + Create**.
117
+
118
+
1. On the **Review** tab, select **Create**.
119
+
120
+
1. When the deployment is complete, select **Go to resource**. You'll see the Network Connection overview page.
104
121
105
-
#### [**Hybrid Azure AD join**](#tab/HybridAzureADJoin/)
122
+
#### [**Hybrid Azure AD join**](#tab/HybridAzureADJoin/)
106
123
107
-
On the **Create a network connection** page, on the **Basics** tab, enter the following values:
124
+
1. Sign in to the [Azure portal](https://portal.azure.com).
125
+
126
+
1. In the search box, enter **Network connections**. In the list of results, select **Network connections**.
127
+
128
+
1. On the **Network Connections** page, select **+Create**.
129
+
:::image type="content" source="./media/how-to-manage-network-connection/network-connections-empty.png" alt-text="Screenshot showing the Network Connections page with Create highlighted.":::
130
+
131
+
1. On the **Create a network connection** page, on the **Basics** tab, enter the following values:
108
132
109
133
|Name|Value|
110
134
|----|----|
@@ -121,27 +145,28 @@ You can learn more about each type of join and how to plan for them here:
121
145
122
146
:::image type="content" source="./media/how-to-manage-network-connection/create-hybrid-network-connection-full-blank.png" alt-text="Screenshot showing the create network connection basics tab with Hybrid Azure Active Directory join highlighted.":::
123
147
124
-
---
148
+
1. Select **Review + Create**.
125
149
126
-
Use the following steps to finish creating your network connection, for both Azure AD join and Hybrid Azure AD join:
127
-
1. Select **Review + Create**.
150
+
1. On the **Review** tab, select **Create**.
128
151
129
-
1.On the **Review** tab, select **Create**.
152
+
1.When the deployment is complete, select **Go to resource**. You'll see the Network Connection overview page.
130
153
131
-
1. When the deployment is complete, select **Go to resource**. You'll see the Network Connection overview page.
132
-
154
+
---
133
155
134
156
## Attach network connection to dev center
157
+
135
158
You need to attach a network connection to a dev center before it can be used in projects to create dev box pools.
136
159
137
-
1. In the [Azure portal](https://portal.azure.com), in the search box, type *Dev centers* and then select **Dev centers** from the list.
160
+
1. Sign in to the [Azure portal](https://portal.azure.com).
161
+
162
+
1. In the search box, enter **dev centers**. In the list of results, select **Dev centers**.
163
+
164
+
1. Select the dev center you created and select **Networking**.
138
165
139
-
1. Select the dev center you created and select **Networking**.
140
-
141
166
1. Select **+ Add**.
142
-
167
+
143
168
1. In the **Add network connection** pane, select the network connection you created earlier, and then select **Add**.
144
-
169
+
145
170
:::image type="content" source="./media/how-to-manage-network-connection/add-network-connection.png" alt-text="Screenshot showing the Add network connection pane.":::
146
171
147
172
After creation, several health checks are run on the network. You can view the status of the checks on the resource overview page. Network connections that pass all the health checks can be added to a dev center and used in the creation of dev box pools. The dev boxes within the dev box pools will be created and domain joined in the location of the VNet assigned to the network connection.
@@ -150,23 +175,24 @@ After creation, several health checks are run on the network. You can view the s
150
175
151
176
To resolve any errors, refer to the [Troubleshoot Azure network connections](/windows-365/enterprise/troubleshoot-azure-network-connection).
152
177
153
-
154
178
## Remove a network connection from a dev center
179
+
155
180
You can remove a network connection from a dev center if you no longer want it to be used to connect to network resources. Network connections can't be removed if they are in use by one or more dev box pools.
156
181
157
-
1. In the [Azure portal](https://portal.azure.com), in the search box, type *Dev centers* and then select **Dev centers** from the list.
182
+
1. Sign in to the [Azure portal](https://portal.azure.com).
183
+
184
+
1. In the search box, enter **dev centers**. In the list of results, select **Dev centers**.
185
+
186
+
1. Select the dev center you created and select **Networking**.
158
187
159
-
1. Select the dev center you created and select **Networking**.
160
-
161
188
1. Select the network connection you want to remove and then select **Remove**.
162
189
163
-
:::image type="content" source="./media/how-to-manage-network-connection/remove-network-connection.png" alt-text="Screenshot showing the network connection page with Remove highlighted.":::
190
+
:::image type="content" source="./media/how-to-manage-network-connection/remove-network-connection.png" alt-text="Screenshot showing the network connection page with Remove highlighted.":::
164
191
165
192
1. Read the warning message, and then select **Ok**.
166
193
167
194
The network connection will no longer be available for use in the dev center.
168
195
169
196
## Next steps
170
197
171
-
<!-- [Manage a dev center](./how-to-manage-dev-center.md) -->
172
-
-[Quickstart: Configure a Microsoft Dev Box Preview Project](./quickstart-configure-dev-box-project.md)
198
+
-[Quickstart: Configure a Microsoft Dev Box Preview Project](./quickstart-configure-dev-box-project.md)
0 commit comments