Added Dashboard for Azure ARC SQL Server that can be imported into azure portal

This commit is contained in:
Rodrigo Monteiro
2023-05-09 17:08:19 -04:00
parent 62bf3f7927
commit dde5267e45
@@ -0,0 +1,18 @@
![](../media/solutions-microsoft-logo-small.png)
# ARC SQL enable Azure Dashboard
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).
### How to Deploy
1. Sign in to **[Azure Portal](#https://portal.azure.com/)**
2. From the Azure Portal menu, select **Dashboard**. Your default view might already be set to dashboard.
![](https://learn.microsoft.com/en-us/azure/azure-portal/media/azure-portal-dashboards/portal-menu-dashboard.png)
3. Select **Upload**.
![](https://learn.microsoft.com/en-us/azure/azure-portal/media/azure-portal-dashboards/create-new-dashboard.png)
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)
<a name=disclaimers></a>
## Disclaimers
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.