You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/iot/iot-metrics-diagnostics-export.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,14 @@ ms.date: 1/20/2021
10
10
ms.author: jasteppe
11
11
---
12
12
13
-
# Configure IoT connector Diagnostic settings for metrics export
13
+
# Configure diagnostic setting for IoT connector metrics export
14
14
15
15
> [!IMPORTANT]
16
16
> 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.
17
17
18
-
In this article, you'll learn how to configure the Diagnostics settings for IoT connector to export metrics to different destinations for audit, analysis, or backup.
18
+
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.
19
19
20
-
## Create Diagnostic settings exporting your IoT connector metrics
20
+
## Create diagnostic setting for IoT connector
21
21
1. To enable diagnostics metrics export for IoT connector, select **IoT connectors** in your Workspace.
22
22
23
23
:::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":::
@@ -30,13 +30,13 @@ In this article, you'll learn how to configure the Diagnostics settings for IoT
30
30
31
31
:::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":::
32
32
33
-
4. After the **Diagnostic setting** page opens, enter a name in the **Diagnostic setting name** dialog box.
33
+
4. After the **+ Add diagnostic setting** page opens, enter a name in the **Diagnostic setting name** dialog box.
34
34
35
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":::
36
36
37
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.
38
38
39
-
Diagnostics metrics can be sent to the following destinations:
39
+
Diagnostics metrics can be exported to the following destinations:
40
40
41
41
|Destination|Description|
42
42
|-----------|-----------|
@@ -51,7 +51,7 @@ In this article, you'll learn how to configure the Diagnostics settings for IoT
51
51
6. Select **AllMetrics**.
52
52
53
53
> [!Note]
54
-
> To view a complete list of IoT connector 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 diagnostics metrics associated with **AllMetrics**, see [Microsoft.HealthcareApis/workspaces/iotconnectors](/azure/azure-monitor/essentials/metrics-supported#microsofthealthcareapisworkspacesiotconnectors).
0 commit comments