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-get-started-template.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,9 @@ This article explains how to use the *Get Started* template to set up Microsoft
33
33
## Use the Get Started template
34
34
35
35
1. In the Azure portal, go to **Microsoft Dev Box** and select **Get Started**.
36
-
:::image type="content" source="media/quickstart-getting-started-template/dev-box-getting-started-page.png" alt-text="Screenshot of the Dev Box Get Started page in the Azure portal, showing options to configure a dev box environment.":::
36
+
:::image type="content" source="media/quickstart-get-started-template/dev-box-get-started-page.png" alt-text="Screenshot of the Dev Box Get Started page in the Azure portal, showing options to configure a dev box environment.":::
37
37
38
-
1. In the **Basics** tab, enter the following values, and then select **Reveiw + create**. The values you enter here will be used to create the dev center, project, and dev box pool. The dev box definition is created using the default settings.:
38
+
1. In the **Basics** tab, enter the following values, and then select **Review + create**. The values you enter here is to create the dev center, project, and dev box pool. The dev box definition is created using the default settings:
39
39
40
40
| Setting | Value |
41
41
|---|---|
@@ -46,9 +46,9 @@ This article explains how to use the *Get Started* template to set up Microsoft
46
46
|**Project Name**| Enter a name for the project. The name must be unique within the dev center.|
47
47
|**Pool Name**| Enter a name for the dev box pool. The name must be unique within the project.|
48
48
49
-
:::image type="content" source="media/quickstart-getting-started-template/dev-box-getting-started-template-basics.png" alt-text="Screenshot of the Basics tab in the Get Started template, showing fields for subscription, resource group, and region selection.":::
49
+
:::image type="content" source="media/quickstart-get-started-template/dev-box-get-started-template-basics.png" alt-text="Screenshot of the Basics tab in the Get Started template, showing fields for subscription, resource group, and region selection.":::
50
50
1. In the **Review + Create** tab, review the configuration summary, and select **Create** to deploy the dev box environment.
51
-
:::image type="content" source="media/quickstart-getting-started-template/dev-box-getting-started-review-create.png" alt-text="Screenshot of the Review + Create tab in the Get Started template, showing a summary of the configuration before deployment.":::
51
+
:::image type="content" source="media/quickstart-get-started-template/dev-box-get-started-review-create.png" alt-text="Screenshot of the Review + Create tab in the Get Started template, showing a summary of the configuration before deployment.":::
52
52
1. Wait for the deployment to complete. Monitor the progress in the **Notifications** pane.
53
53
1. After the deployment is complete, select **Go to Resource** to view the created resources.
0 commit comments