Skip to content

Commit 1e69b2e

Browse files
authored
Update quickstart-configure-dev-box-service.md
1 parent d2fddc1 commit 1e69b2e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/dev-box/quickstart-configure-dev-box-service.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Use the following steps to create a dev center so that you can manage your dev b
6565
|**Name**|Enter a name for your dev center.|
6666
|**Location**|Select the location or region where you want the dev center to be created.|
6767

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.":::
6969

7070
For a list of the currently supported Azure locations with capacity, see [Frequently asked questions about Microsoft Dev Box](https://aka.ms/devbox_acom).
7171

@@ -97,7 +97,7 @@ You must have a virtual network and subnet available for your network connection
9797

9898
1. On the **Virtual Network** page, select **Create**.
9999

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:
101101

102102
| Setting | Value |
103103
| ------- | ----- |
@@ -106,7 +106,7 @@ You must have a virtual network and subnet available for your network connection
106106
| **Name** | Enter a name for your virtual network. |
107107
| **Region** | Enter the location or region where you want the virtual network to be created. |
108108

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.":::
110110

111111
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.
112112

@@ -139,7 +139,7 @@ You now need a network connection to associate the virtual network and subnet wi
139139
|**Virtual network**|Select the virtual network that you want the network connection to use.|
140140
|**Subnet**|Select the subnet that you want the network connection to use.|
141141

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.":::
143143

144144
1. Select **Review + Create**.
145145

@@ -172,7 +172,7 @@ You now need a network connection to associate the virtual network and subnet wi
172172
|**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). |
173173
|**AD domain password**| Enter the password for the user. |
174174

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.":::
176176

177177
1. Select **Review + Create**.
178178

0 commit comments

Comments
 (0)