Skip to content

Commit 49d7a5e

Browse files
authored
Update the table of supported features
Update the table of supported features
1 parent 37d743c commit 49d7a5e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

articles/sql-database/sql-database-intelligent-insights.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,17 @@ For a hands-on overview on using Intelligent Insights with Azure SQL Analytics a
6060
6161
Intelligent Insights shines in discovering and troubleshooting SQL Database performance issues. In order to use Intelligent Insights to troubleshoot SQL Database and Managed Instance database performance issues, see [Troubleshoot Azure SQL Database performance issues with Intelligent Insights](sql-database-intelligent-insights-troubleshoot-performance.md).
6262

63+
## Intelligent Insights options
64+
65+
Intelligent Insights options available in Azure SQL Database are:
66+
67+
| Intelligent Insights option | Single database and pooled database support | Instance database support |
68+
| :----------------------------- | ----- | ----- |
69+
| **[Configure Intelligent Insights]** - Configure Intelligent Insights analysis for your databases. | Yes | Yes |
70+
| **[Stream insights to Azure SQL Analytics]** -- Stream insights to Azure SQL Analytics monitoring solution for Azure SQL Database. | Yes | Yes |
71+
| **[Stream insights to Event Hub](#query-performance-insight)** - Stream insights to Event Hubs for further custom integrations. | Yes | No |
72+
| **[Stream insights to Azure Storage](#automatic-tuning)** - Stream insights to Azure Storage for further analysis and long term archival. | Yes | Yes |
73+
6374
## Configure Intelligent Insights
6475

6576
Output of the Intelligent Insights is a smart performance diagnostics log. This log can be consumed in several ways - through streaming it to Azure SQL Analytics, Azure Event Hubs and Azure storage, or a third party product.

0 commit comments

Comments
 (0)