Files
sql-server-samples/samples/features/azure-arc/dashboard/README.md
T
2024-02-13 16:32:58 -08:00

2.0 KiB

How to Enable Azure Dashboard for SQL Server enabled by Azure Arc

This article will show you how to use the dashboard .json files in this directory to create custom dashboards in the Azure portal.

Steps to Follow

  1. Log in to Azure Portal
  2. Click on Dashboard from the Azure Portal menu. You may already see the dashboard view by default.
  3. Choose Upload.
  4. If you want to edit the dashboard, please refer to this link.

Dashboard Directory

  • Arc - Deployment Progress: A dashbaord showing the progress of deploying Azure Arc to enable your SQL Server, Windows Server, and Linux servers.
  • Arc - ESU: A dashboard showing the current licensing configuration for Extended Security Updates (ESU) for SQL Server and Windows Server.
  • Arc - Estate Profile: A dashboard showing summary and detailed view of SQL Server, Windows Server, and Linux servers enabled by Azure Arc.
  • Arc - SQL Server Inventory: A dashboard showing detailed stats about SQL Server instances and servers hosting SQL Server.
  • SQL Server Instances: A dashboard focused on SQL Server inventory details about SQL Server instances and databases.

Acknowledgements

Many thanks to the following contributors that provided content to this part of the SQL Server samples repository.

Disclaimers

The code included in these samples are not intended to be a set of best practices on how to build scalable enterprise grade applications. This is beyond the scope of this quick start sample.