mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Added Dashboard for Azure ARC SQL Server that can be imported into azure portal
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||

|
||||
|
||||
# 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.
|
||||

|
||||
3. Select **Upload**.
|
||||

|
||||
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.
|
||||
Reference in New Issue
Block a user