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/quickstart-configure-dev-box-service.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ Use the following steps to create a dev center so that you can manage your dev b
65
65
|**Name**|Enter a name for your dev center.|
66
66
|**Location**|Select the location or region where you want the dev center to be created.|
67
67
68
-
:::image type="content" source="./media/quickstart-configure-dev-box-service/create-dev-center-basics.png" alt-text="Screenshot that shows the Basics tab on the page for creating a dev center.":::
68
+
:::image type="content" source="./media/quickstart-configure-dev-box-service/create-dev-center-basics.png" alt-text="Screenshot that shows the Basics tab on the pane for creating a dev center.":::
69
69
70
70
For a list of the currently supported Azure locations with capacity, see [Frequently asked questions about Microsoft Dev Box](https://aka.ms/devbox_acom).
71
71
@@ -97,7 +97,7 @@ You must have a virtual network and subnet available for your network connection
97
97
98
98
1. On the **Virtual Network** page, select **Create**.
99
99
100
-
1. On the **Create virtual network**page, on the **Basics** tab, enter the following values:
100
+
1. On the **Create virtual network**pane, on the **Basics** tab, enter the following values:
101
101
102
102
| Setting | Value |
103
103
| ------- | ----- |
@@ -106,7 +106,7 @@ You must have a virtual network and subnet available for your network connection
106
106
|**Name**| Enter a name for your virtual network. |
107
107
|**Region**| Enter the location or region where you want the virtual network to be created. |
108
108
109
-
:::image type="content" source="./media/quickstart-configure-dev-box-service/vnet-basics-tab.png" alt-text="Screenshot that shows the Basics tab on the page for creating a virtual network in the Azure portal.":::
109
+
:::image type="content" source="./media/quickstart-configure-dev-box-service/vnet-basics-tab.png" alt-text="Screenshot that shows the Basics tab on the pane for creating a virtual network in the Azure portal.":::
110
110
111
111
1. On the **IP Addresses** tab, note the default IP address assignment and subnet. You can accept the defaults unless they conflict with your existing configuration.
112
112
@@ -139,7 +139,7 @@ You now need a network connection to associate the virtual network and subnet wi
139
139
|**Virtual network**|Select the virtual network that you want the network connection to use.|
140
140
|**Subnet**|Select the subnet that you want the network connection to use.|
141
141
142
-
:::image type="content" source="./media/quickstart-configure-dev-box-service/create-nc-native-join.png" alt-text="Screenshot that shows the Basics tab on the page for creating a network connection, including the option for Azure Active Directory join.":::
142
+
:::image type="content" source="./media/quickstart-configure-dev-box-service/create-nc-native-join.png" alt-text="Screenshot that shows the Basics tab on the pane for creating a network connection, including the option for Azure Active Directory join.":::
143
143
144
144
1. Select **Review + Create**.
145
145
@@ -172,7 +172,7 @@ You now need a network connection to associate the virtual network and subnet wi
172
172
|**AD username UPN**| Enter 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 the target OU (if one is set). |
173
173
|**AD domain password**| Enter the password for the user. |
174
174
175
-
:::image type="content" source="./media/quickstart-configure-dev-box-service/create-nc-hybrid-join.png" alt-text="Screenshot that shows the Basics tab on the page for creating a network connection, including the option for hybrid Azure Active Directory join.":::
175
+
:::image type="content" source="./media/quickstart-configure-dev-box-service/create-nc-hybrid-join.png" alt-text="Screenshot that shows the Basics tab on the pane for creating a network connection, including the option for hybrid Azure Active Directory join.":::
0 commit comments