> ## Content Index
> Fetch the complete content index at: https://www.techielass.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Azure Arc Windows and Linux Dashboard
- URL: https://www.techielass.com/azure-arc-windows-and-linux-dashboard/
- Published: 2023-10-24T07:01:50.000Z
- Updated: 2024-04-26T10:07:07.000Z
- Description: Set up an Azure Dashboard to view the status of your Azure Arc agent status and Extended Security Update (ESU) status.
- Author: Sarah Lean
- Tags: Azure Arc, Azure

Have you been deploying the Azure Arc agent to your Windows Server 2012 R2 servers in order to take advantage of the Extended Security Updates (ESU) via Azure? In this blog post we’ll show you how to deploy an Azure Dashboard that will give you an overview to help manage those servers. 

## Azure Arc Windows and Linux Dashboard

The [Azure Arc Windows and Linux Dashboard](https://github.com/weeyin83/Azure-Arc-Windows-Linux-Dashboard?ref=techielass.com) is an open-source project first created by myself to help give administrators an overview of what Windows and Linux servers are running the Azure Arc agent within your environment. Within the dashboard you will be able to see:

- The Windows/Linux servers that have the Arc agent installed
- A count of what operating systems are being used by these Arc enabled servers
- A view of what Arc agent version is installed
- A count of any SQL instances that have been detected on the servers with Arc agents installed
- Current Windows ESU assignment status
- An overview of whether the Azure Arc is allowed to enable [extensions](https://learn.microsoft.com/azure/azure-arc/servers/manage-vm-extensions?ref=techielass.com) or not. And the status of some of the extensions if they are allowed to be used.

![Azure Arc Windows and Linux Dashboard](https://storage.ghost.io/c/08/96/08960c71-63a2-449b-91b1-8d4628166dd2/content/images/2023/11/arcdashboard.png)

Azure Arc Windows and Linux Dashboard

# How to Enable Azure Arc Windows and Linux Dashboard

- Log in to [Azure Portal](https://portal.azure.com/?ref=techielass.com)
- Click on **Dashboard** from the Azure Portal menu. You may already see the dashboard view by default

![Azure Portal](https://lh4.googleusercontent.com/wlyMcY9SJl3EDZW_2tDCl7YGBkVK9xtqeOLeXUdMAdHW2myFSlyrlBD_IpGgZ35hAonFnTCKTpXZQdvLF-FD1qOtCVsqa-JHpPcBidjwo_r7eUFTxNmmLEz2EbcXIsMi1YiFTN4E3bcd9eU7M628_n8)

Azure Portal

- Click on **Create**

![Azure Portal](https://lh5.googleusercontent.com/559vMtGJeQE1SeYjZzicVboIQcFtsjj2_Rq1TeaeVYlY257U9F8bY89uwkGTxVWWGXB71lsx8S5KTpH5fsBDiHxQqIt-HkzIXdmVE7aem-Lq2dkRBh-IHIVdlvZgRAl5kOquzY0Kz8vfl8RQnBY5EOQ)

Azure Portal

- Select **Custom** Dashboard

![Azure Portal](https://lh3.googleusercontent.com/scJTWa2z7faVGkvO4En55D4UZEiyP9F-nbs1iD8-qhces_maTRjNoOQ5R9OuoNgX8grGhsrf7v_j6IIjJ9coso6UHDq1H0c7opk9jipWPZ2_ZFn2LiczVpoT4GLACdPIhV734u9BUgmqUDWWebGzMnU)

Azure Portal

- You will be prompted to customise the new dashboard, click on **cancel**

![Azure Portal](https://lh6.googleusercontent.com/0jTFejL0KxjXZ2HsIq8CE0lECki5rivfkTdK5JW0QNvctVN5XkicOcl2U_h1DUIzIG9xHBJiCP3By_bYVBMIyJxC-fms3CmHkcajrpnhb7GuBvyMmW54saBdO_iy_JWrLbRgCWbbeTC9Vy0kHnQBTEY)

Azure Portal

- Now select **Upload** and upload the [Azure-Arc-Windows-Linux-Dashboard.json](https://github.com/weeyin83/Azure-Arc-Windows-Linux-Dashboard/blob/main/Azure-Arc-Windows-Linux-Dashboard.json?ref=techielass.com)

![Azure Portal](https://lh6.googleusercontent.com/v7Eas7PBkEvKuqKbv7ktKO-nl0lhHZfnsWcnGSnbK3j89nQqICShHtpam7Wai1TYrR7t-hX2twkVWVdz-GzIkedOCickNnHeqVYFJ9XN6A18YWZiMx3-YWHXwB9jyVbnvyOWLTOCA-3dykl8u1xszHE)

Azure Portal

- If you want to edit the dashboard, please refer to this [link](https://learn.microsoft.com/azure/azure-portal/azure-portal-dashboards?ref=techielass.com#edit-a-dashboard)

## Conclusion

The [Azure Arc Windows and Linux Dashboard](https://github.com/weeyin83/Azure-Arc-Windows-Linux-Dashboard?ref=techielass.com) gives you an oversight of what Windows and Linux servers have the Azure Arc agent installed, the count of what operating systems are being used by these Arc enabled servers, a view of what Azure Arc agent version is installed and lastly the current Windows Server 2012 R2 ESU assignment status. 

You can build upon that yourself or use the [GitHub repository](https://github.com/weeyin83/Azure-Arc-Windows-Linux-Dashboard?ref=techielass.com) to provide feedback and ideas back into this community based project.