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-use-dev-home-create-dev-box.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,24 @@ You might see Dev Home in the Start menu. If you see it there, you can select it
33
33
34
34
Dev Home is available in the Microsoft Store. To install or update Dev Home, go to the Dev Home (Preview) page in the [Microsoft Store](https://aka.ms/devhome) and select **Get** or **Update**.
35
35
36
+
## Add extensions
37
+
38
+
Dev Home uses extensions to provide more functionality. To support the Dev Box features, you need to install the Dev Home Azure Extension.
39
+
40
+
To add an extension:
41
+
42
+
1. In Dev Home, from the left menu, select **Extensions**.
43
+
44
+
:::image type="content" source="media/how-to-use-dev-home-create-dev-box/dev-home-extensions.png" alt-text="Screenshot of Dev Home, showing the Extensions page.":::
45
+
46
+
1. In the list of extensions **Available in the Microsoft Store**, on the **Dev Home Azure Extension (Preview)**, select **Get**.
47
+
48
+
:::image type="content" source="media/how-to-use-dev-home-create-dev-box/dev-home-get-extension.png" alt-text="Screenshot of Dev Home, showing the Extensions page with the Dev Home Azure Extension highlighted.":::
49
+
50
+
1. In the Microsoft Store dialog, select **Get** to install the extension.
51
+
52
+
:::image type="content" source="media/how-to-use-dev-home-create-dev-box/dev-home-get-extension-store.png" alt-text="Screenshot of the Microsoft Store dialog with the Get button highlighted.":::
53
+
36
54
## Sign in to Dev Home
37
55
38
56
Dev Home allows you to work with many different services, like Microsoft Hyper-V, Windows Subsystem for Linux (WSL), and Microsoft Dev Box. To access your chosen service, you must sign in to your Microsoft account, or your Work or School account.
@@ -52,24 +70,6 @@ To sign in:
52
70
53
71
:::image type="content" source="media/how-to-use-dev-home-create-dev-box/dev-home-sign-in.png" alt-text="Screenshot of Dev Home, showing the Accounts page with Add account highlighted.":::
54
72
55
-
## Add extensions
56
-
57
-
Dev Home uses extensions to provide more functionality. To support the Dev Box features, you need to install the Dev Home Azure Extension.
58
-
59
-
To add an extension:
60
-
61
-
1. In Dev Home, from the left menu, select **Extensions**.
62
-
63
-
:::image type="content" source="media/how-to-use-dev-home-create-dev-box/dev-home-extensions.png" alt-text="Screenshot of Dev Home, showing the Extensions page.":::
64
-
65
-
1. In the list of extensions **Available in the Microsoft Store**, on the **Dev Home Azure Extension (Preview)**, select **Get**.
66
-
67
-
:::image type="content" source="media/how-to-use-dev-home-create-dev-box/dev-home-get-extension.png" alt-text="Screenshot of Dev Home, showing the Extensions page with the Dev Home Azure Extension highlighted.":::
68
-
69
-
1. In the Microsoft Store dialog, select **Get** to install the extension.
70
-
71
-
:::image type="content" source="media/how-to-use-dev-home-create-dev-box/dev-home-get-extension-store.png" alt-text="Screenshot of the Microsoft Store dialog with the Get button highlighted.":::
72
-
73
73
## Create a dev box
74
74
75
75
Dev Home provides a guided way for you to create a new dev box.
0 commit comments