Skip to content

Commit cade208

Browse files
authored
Merge pull request #1150 from rodrigomonteiro-gbb/master
Azure Dashboard for ARC SQL
2 parents 64b8789 + 2ffee93 commit cade208

File tree

3 files changed

+525
-0
lines changed

3 files changed

+525
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
![](../media/solutions-microsoft-logo-small.png)
2+
3+
# How to Enable Azure Dashboard for ARC SQL
4+
This article will show you how to use the [SQL Server Instances.json](SQL%20Server%20Instances.json) file to create a custom dashboard in the [Azure portal](https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards).
5+
6+
![](./img/Dashboard.png)
7+
8+
### Steps to Follow
9+
10+
1. Log in to [Azure Portal](https://portal.azure.com/)
11+
2. Click on **Dashboard** from the Azure Portal menu. You may already see the dashboard view by default.
12+
![](https://learn.microsoft.com/en-us/azure/azure-portal/media/azure-portal-dashboards/portal-menu-dashboard.png)
13+
3. Choose **Upload**.
14+
![](https://learn.microsoft.com/en-us/azure/azure-portal/media/azure-portal-dashboards/create-new-dashboard.png)
15+
4. If you want to edit the dashboard, please refer to this [link](https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards#edit-a-dashboard).
16+
17+
<a name=disclaimers></a>
18+
19+
## Disclaimers
20+
The code included in this sample is 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.

0 commit comments

Comments
 (0)