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: hub/dev-home/extensions.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Dev Home extensions
3
3
description: Dev Home supports both default and custom-built extensions. Learn more about the Dev Home GitHub extension, how to customize Git widgets and notifications in the Dev Home dashboard, and how to build your own Dev Home extension.
4
-
ms.date: 01/05/2024
4
+
ms.date: 02/20/2024
5
5
ms.topic: overview
6
6
---
7
7
@@ -41,6 +41,24 @@ The Dev Home GitHub extension has the ability to send Windows notifications base
41
41
42
42

43
43
44
+
## Dev Home Azure extension
45
+
46
+
The Dev Home Azure extension provides Azure DevOps (ADO) integration into Dev Home's dashboard and [machine configuration tool](setup.md). The extension provides recommended repositories to clone and also adds ADO widgets for queries and pull requests.
47
+
48
+
To add the Azure extension, select the **Extensions** tab in Dev Home, then select **Get** on the Azure extension from the list of Dev Home extensions **Available in the Microsoft Store**.
49
+
50
+
If you're logged into Windows with an Azure work account, the extension will automatically detect your account after installation.
51
+
52
+
Want to contribute to or file an issue on this extension? See the open source [Azure extension repository for Dev Home](https://github.com/microsoft/devhomeazureextension).
53
+
54
+
### Customize Azure extension widgets in Dev Home
55
+
56
+
The Dev Home Azure extension provides customizable widgets for the Dev Home dashboard. These widgets display:
57
+
58
+
- Query results
59
+
- Query tiles with counts of items per query
60
+
- Pull requests for a specific ADO repo that are created by you, assigned to you, or assigned to your team
61
+
44
62
## Build your own custom Dev Home extension
45
63
46
64
If you are interested in building your own extension to use with Dev Home, visit the [Dev Home repo on GitHub](https://github.com/microsoft/devhome/blob/main/docs/extensions.md) to find documentation on how to get started.
Copy file name to clipboardExpand all lines: hub/dev-home/index.md
+17-5Lines changed: 17 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
title: Dev Home for Windows Developers
3
3
description: Dev Home is a new control center for Windows providing the ability to track your workflows and coding tasks using customizable widgets, set up your dev environment, connect to your developer accounts and tools (such as GitHub), and install apps and packages all in one place.
4
-
ms.date: 01/05/2024
4
+
ms.date: 02/20/2024
5
5
ms.topic: overview
6
6
---
7
7
8
8
# What is Dev Home?
9
9
10
10
Dev Home is a new control center for Windows providing the ability to monitor projects in your dashboard using customizable widgets, set up your dev environment by downloading apps, packages, or repositories, connect to your developer accounts and tools (such as GitHub), and create a [Dev Drive](../dev-drive/index.md) for storage all in one place.
11
11
12
-
- Use the **centralized dashboard with customizable widgets** to monitor workflows, track your dev projects, coding tasks, GitHub issues, pull requests, available SSH connections, and system CPU, GPU, Memory, and Network performance.
12
+
- Use the **centralized dashboard with customizable widgets** to monitor workflows, track your dev projects, coding tasks, [Azure DevOps queries](), GitHub issues, pull requests, available SSH connections, and system CPU, GPU, Memory, and Network performance.
13
13
- Use the **Machine configuration** tool to set up your development environment on a new device or onboard a new dev project.
14
14
- Use **Dev Home extensions** to set up widgets that display developer-specific information. Create and share your own custom-built extensions.
15
15
- Create a **Dev Drive** to store your project files and Git repositories.
@@ -37,6 +37,7 @@ Monitor your workflows using customizable widgets on the Dev Home dashboard. By
37
37
-**Network**: Monitor the performance of your machine's network.
38
38
-**CPU**: Monitor the performance of your machine's CPU.
39
39
-**GitHub**: The Dev Home GitHub extension can be connected to your GitHub credentials to provide both customizable widgets and notifications.
40
+
-**Azure DevOps**: The Dev Home Azure extension can be connected to your Azure account to provide customizable widgets for queries and pull requests.
40
41
41
42

42
43
@@ -55,9 +56,9 @@ The Dev Home system widgets can provide real-time information on:
55
56
56
57
The [Dev Home GitHub extension](./extensions.md#dev-home-github-extension) enables you to connect your GitHub account to Dev Home and create customized widgets that integrate with your GitHub repositories. To connect your GitHub account to Dev Home and begin creating GitHub widgets:
57
58
58
-
1. Once you've installed Dev Home, the GitHub extension will be available by default, but you will need to log-in to your GitHub account to gain access to the integrated features. Currently DevHome supports only a single GitHub account. (See the [DevHome Extension repo on GitHub](https://github.com/microsoft/devhomegithubextension/issues/276) for updates on adding support for multiple accounts.)
59
+
1. Once you've installed Dev Home, the GitHub extension will be available by default, but you will need to log-in to your GitHub account to gain access to the integrated features. Currently Dev Home supports only a single GitHub account. (See the [DevHome Extension repo on GitHub](https://github.com/microsoft/devhomegithubextension/issues/276) for updates on adding support for multiple accounts.)
59
60
60
-
2. Select **Add a widget** from the top-right of your Dev Home dashboard. A list of widget options will appear, some of which will require customization in order to be added to your dashboard.
61
+
2. Select **Add a widget** from the top-right of your Dev Home dashboard. A list of widget options will appear that you can pin and then customize to your preference.
61
62
62
63
Learn more about the [Dev Home GitHub extension](extensions.md#dev-home-github-extension) and how to create customized widgets and set up Windows notifications.
63
64
@@ -67,13 +68,24 @@ Learn more about the [Dev Home GitHub extension](extensions.md#dev-home-github-e
67
68
68
69
Dev Home extensions power the functionality of Dev Home's customizable widgets. By default, Dev Home includes the GitHub extension, but you can also create and share your own custom-built extensions.
69
70
70
-
Learn more about **[Dev Home extensions](./extensions.md)**, including how to create customized GitHub widgets, set up GitHub notifications, or build and share your own Dev Home extensions.
71
+
Learn more about **[Dev Home extensions](./extensions.md)**, including how to create customized GitHub widgets, set up GitHub notifications, create custom ADO widgets, or build and share your own Dev Home extensions.
72
+
73
+
## Dev Home Azure extension
74
+
75
+
The [Dev Home Azure extension](https://apps.microsoft.com/detail/9MV8F79FGXTR) provides integration with Azure DevOps directly into Dev Home and provides customizable widgets to allow you to display your queries and pull requests. To connect your Azure account to Dev Home and begin creating Azure Developer Operations (ADO) widgets:
76
+
77
+
1. Install the Dev Home Azure extension from the Microsoft Store. Once installed, if your machine is connected to a work account already, Dev Home will connect automatically. Otherwise, you can sign into your Azure account in Dev Home's account settings.
78
+
79
+
2. Select **Add a widget** from the top-right of your Dev Home dashboard. A list of widget options will appear that you can pin and then customize to your liking.
80
+
81
+

71
82
72
83
## Dev Home open source repos
73
84
74
85
Both Dev Home and Dev Home GitHub extension are open source and welcome your contributions.
75
86
76
87
-[Dev Home repository on GitHub](https://github.com/microsoft/devhome).
77
88
-[Dev Home GitHub extension repository on GitHub](https://github.com/microsoft/devhomegithubextension)
89
+
-[Dev Home Azure extension repository on GitHub](https://github.com/microsoft/devhomeazureextension)
78
90
79
91
You can also contribute to the open source documentation for Dev Home by visiting the [Windows Dev Docs open source repo on GitHub](https://github.com/MicrosoftDocs/windows-dev-docs/issues).
0 commit comments