Skip to content

Commit 74563ce

Browse files
committed
Additional updates based on feedback.
1 parent adfa869 commit 74563ce

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
44.6 KB
Loading

articles/healthcare-apis/iot/iot-metrics-diagnostics-export.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Configure IoT connector Diagnostic settings - Azure Healthcare APIs
3-
description: This article explains how to configure IoT connector Diagnostic settings
2+
title: Configure IoT connector Diagnostic settings for metrics export - Azure Healthcare APIs
3+
description: This article explains how to configure IoT connector Diagnostic settings for metrics exporting.
44
services: healthcare-apis
55
author: msjasteppe
66
ms.service: healthcare-apis
@@ -10,33 +10,33 @@ ms.date: 1/20/2021
1010
ms.author: jasteppe
1111
---
1212

13-
# Configure diagnostic setting for IoT connector metrics export
13+
# Configure diagnostic setting for IoT connector metrics exporting
1414

1515
> [!IMPORTANT]
1616
> Azure Healthcare APIs is currently in PREVIEW. The [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1717
1818
In this article, you'll learn how to configure the diagnostic setting for IoT connector to export metrics to different destinations for audit, analysis, or backup.
1919

2020
## Create diagnostic setting for IoT connector
21-
1. To enable diagnostics metrics export for IoT connector, select **IoT connectors** in your Workspace.
21+
1. To enable metrics export for IoT connector, select **IoT connectors** in your Workspace.
2222

2323
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-workspace.png" alt-text="Select IoT connector within Workspace" lightbox="media/iot-metrics-export/iot-connector-logging-workspace.png":::
2424

25-
2. Select the IoT connector that you want to configure diagnostics metrics export for.
25+
2. Select the IoT connector that you want to configure metrics export for.
2626

27-
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-connector.png" alt-text="Select IoT connector for exporting diagnostics metrics" lightbox="media/iot-metrics-export/iot-connector-logging-select-connector.png":::
27+
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-connector.png" alt-text="Select IoT connector for exporting metrics" lightbox="media/iot-metrics-export/iot-connector-logging-select-connector.png":::
2828

2929
3. Select the **Diagnostic settings** button and then select the **+ Add diagnostic setting** button.
3030

3131
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-diagnostic-settings.png" alt-text="Select the Diagnostic settings and select the + Add diagnostic setting buttons." lightbox="media/iot-metrics-export/iot-connector-logging-select-diagnostic-settings.png":::
3232

3333
4. After the **+ Add diagnostic setting** page opens, enter a name in the **Diagnostic setting name** dialog box.
3434

35-
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-diagnostic-configuration.png" alt-text="Provide a name for your diagnostics export, where you want the metrics to be sent, ALLMetrics, and save" lightbox="media/iot-metrics-export/iot-connector-logging-select-diagnostic-configuration.png":::
35+
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-diagnostic-configuration.png" alt-text="Provide a name for your diagnostic setting, where you want the metrics to be exported, ALLMetrics, and save" lightbox="media/iot-metrics-export/iot-connector-logging-select-diagnostic-configuration.png":::
3636

37-
5. Under **Destination details**, select the destination you want to use to export your IoT connector diagnostics metrics to. In the above example, we've selected an Azure storage account.
37+
5. Under **Destination details**, select the destination you want to use to export your IoT connector metrics to. In the above example, we've selected an Azure storage account.
3838

39-
Diagnostics metrics can be exported to the following destinations:
39+
Metrics can be exported to the following destinations:
4040

4141
|Destination|Description|
4242
|-----------|-----------|
@@ -51,17 +51,17 @@ In this article, you'll learn how to configure the diagnostic setting for IoT co
5151
6. Select **AllMetrics**.
5252

5353
> [!Note]
54-
> To view a complete list of IoT connector diagnostics metrics associated with **AllMetrics**, see [Microsoft.HealthcareApis/workspaces/iotconnectors](/azure/azure-monitor/essentials/metrics-supported#microsofthealthcareapisworkspacesiotconnectors).
54+
> To view a complete list of IoT connector metrics associated with **AllMetrics**, see [Supported metrics with Azure Monitor](/azure/azure-monitor/essentials/metrics-supported#microsofthealthcareapisworkspacesiotconnectors).
5555
5656
7. Select **Save**.
5757

5858
> [!Note]
59-
> It might take up to 15 minutes for the first IoT connector diagnostics metrics to display in the destination of your choice.
59+
> It might take up to 15 minutes for the first IoT connector metrics to display in the destination of your choice.
6060
6161
For more information about how to work with diagnostics logs, see the [Azure Resource Log documentation](../../azure-monitor/essentials/platform-logs-overview.md).
6262

6363
## Conclusion
64-
Having access to diagnostics metrics is essential for monitoring and troubleshooting. IoT connector allows you to do these actions through the export of diagnostics metrics.
64+
Having access to metrics is essential for monitoring and troubleshooting. IoT connector allows you to do these actions through the export of metrics.
6565

6666
## Next steps
6767

0 commit comments

Comments
 (0)