Skip to content

Commit 1fabba6

Browse files
committed
links
1 parent 951ba4c commit 1fabba6

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

articles/sql-database/sql-database-metrics-diag-logging.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can set up Azure SQL databases to collect the following diagnostics telemetr
7575
7676
## Configure streaming of diagnostic telemetry
7777

78-
You can use the **Diagnostics settings** menu in the Azure portal to enable and configure streaming of diagnostics telemetry. Additionally, you can use PowerShell, the Azure CLI, the REST API, and Resource Manager templates to configure streaming of diagnostic telemetry. You can set the following destinations to stream the diagnostics telemetry: Azure Storage, Azure Event Hubs, and Azure Monitor logs.
78+
You can use the **Diagnostics settings** menu in the Azure portal to enable and configure streaming of diagnostics telemetry. Additionally, you can use PowerShell, the Azure CLI, the [REST API](https://docs.microsoft.com/rest/api/monitor/diagnosticsettings)], and [Resource Manager templates](../azure-monitor/platform/diagnostic-settings-template.md)] to configure streaming of diagnostic telemetry. You can set the following destinations to stream the diagnostics telemetry: Azure Storage, Azure Event Hubs, and Azure Monitor logs.
7979

8080
> [!IMPORTANT]
8181
> Logging of diagnostic telemetry is not enabled by default.
@@ -303,14 +303,6 @@ You can enable metrics and diagnostics logging by using the Azure CLI.
303303

304304
You can combine these parameters to enable multiple output options.
305305

306-
# [REST API](#tab/rest-api)
307-
308-
Read about how to [change diagnostics settings by using the Azure Monitor REST API](https://docs.microsoft.com/rest/api/monitor/diagnosticsettings).
309-
310-
# [Resource Manager](#tab/resource-amanager)
311-
312-
Read about how to [enable diagnostics settings at resource creation by using a Resource Manager template](../azure-monitor/platform/diagnostic-settings-template.md).
313-
314306
---
315307

316308
## Stream diagnostic telemetry into SQL Analytics

0 commit comments

Comments
 (0)