Azure SQL Server Dashboard
Azure SQL database monitoring & performance tuning is performed by selecting 'Azure SQL database' from the connection type dropdown list in the new server connection wizard.
Similar to on-premises monitoring the server is the top level of the server tree with alerts and databases beneath it. There are slightly fewer dashboards compared to on-premises as the server has a reduced feature set.
This azure server level view is a combination of all the child azure databases running for the given login on the server not every database on the server, so the information is 100% relevant to you.
The server sample refresh rate can be changed from the popup list at the bottom of this screen.
Shown on the Azure Server dashboard:
- - User Sessions
- - Storage in MB
- - Cpu Usage
- - Wait time per second
- - Bandwidth Ingress & Egress
- - Index activity
- - Deadlocks
- - Throttling
- - Server Properties
Right Click Menu
Right click the server's node in the explorer tree view and you will have azure sql specific options:
- Performance Tune - Go to the performance tuning dashboard for a central place to attempt to performance tuner databases in the server
- Azure Costs - See data related costs across all subscriptions
- Stop/Start Refreshing - Stop refreshing the server but keep it registered in Mini DBA
- Connectivity Log - See all connectivity issues specific to this Azure SQL Server
- Disconnect - Unregister the Azure SQL Server in Mini DBA