Skip to content

Commit dde5267

Browse files
Added Dashboard for Azure ARC SQL Server that can be imported into azure portal
1 parent 62bf3f7 commit dde5267

File tree

1 file changed

+18
-0
lines changed
  • samples/features/azure-arc/dashboard

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
![](../media/solutions-microsoft-logo-small.png)
2+
3+
# ARC SQL enable Azure Dashboard
4+
This code will demonstrates how to deploy the [SQL Server Instances.json] to Azure portal Dashboards (#https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards).
5+
6+
### How to Deploy
7+
8+
1. Sign in to **[Azure Portal](#https://portal.azure.com/)**
9+
2. From the Azure Portal menu, select **Dashboard**. Your default view might already be set to dashboard.
10+
![](https://learn.microsoft.com/en-us/azure/azure-portal/media/azure-portal-dashboards/portal-menu-dashboard.png)
11+
3. Select **Upload**.
12+
![](https://learn.microsoft.com/en-us/azure/azure-portal/media/azure-portal-dashboards/create-new-dashboard.png)
13+
5. If you need to Edit the Dashboard, please folow the [link](https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards#edit-a-dashboard)
14+
15+
<a name=disclaimers></a>
16+
17+
## Disclaimers
18+
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)