Skip to content

Commit 1f76aba

Browse files
committed
Updates based on feedback.
1 parent d999241 commit 1f76aba

File tree

3 files changed

+26
-35
lines changed

3 files changed

+26
-35
lines changed

articles/healthcare-apis/iot/device-data-through-iot-hub.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: msjasteppe
66
ms.service: healthcare-apis
77
ms.subservice: iomt
88
ms.topic: tutorial
9-
ms.date: 1/19/2022
9+
ms.date: 1/20/2022
1010
ms.author: jasteppe
1111
---
1212

@@ -34,11 +34,11 @@ Below is a diagram of the IoT device message flow from IoT Hub into IoT connecto
3434

3535
## Create a managed identity for IoT Hub
3636

37-
For this tutorial, we'll be using an IoT Hub with a [system-assigned managed identity](../../active-directory/managed-identities-azure-resources/overview.md).
37+
For this tutorial, we'll be using an IoT Hub with a [system-assigned managed identity](../../active-directory/managed-identities-azure-resources/overview.md) to provide access from the IoT Hub to the IoT connector device message event hub.
3838

39-
The user-assigned managed identity will be used to provide access to your IoT connector device message event hub using [Azure role-based access control (Azure RBAC)](../../role-based-access-control/overview.md).
39+
For more information about how to create a system-assigned managed identity with your IoT Hub, see [IoT Hub support for managed identities](../../iot-hub/iot-hub-managed-identity.md#system-assigned-managed-identity).
4040

41-
Follow these directions to create a user-assigned managed identity with your IoT Hub: [IoT Hub support for managed identities](../../iot-hub/iot-hub-managed-identity.md#user-assigned-managed-identity).
41+
For more information on Azure role-based access control, see [Azure role-based access control (Azure RBAC)](../../role-based-access-control/overview.md).
4242

4343
## Connect IoT Hub with IoT connector
4444

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

Lines changed: 21 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,42 @@
11
---
2-
title: Enable IoT connector diagnostics logging through Diagnostic settings - Azure Healthcare APIs
3-
description: This article explains how to log IoT connector metrics through Diagnostic settings
2+
title: Configure IoT connector Diagnostic settings - Azure Healthcare APIs
3+
description: This article explains how to configure IoT connector Diagnostic settings
44
services: healthcare-apis
55
author: msjasteppe
66
ms.service: healthcare-apis
77
ms.subservice: iomt
88
ms.topic: how-to
9-
ms.date: 1/19/2021
9+
ms.date: 1/20/2021
1010
ms.author: jasteppe
1111
---
1212

13-
# Enable IoT connector diagnostics logging through Diagnostic settings
13+
# Configure IoT connector Diagnostic settings for metrics export
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
18-
In this article, you'll learn how to enable IoT connector diagnostics logging.
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.
1919

20-
## Enable diagnostics logging for IoT connector
21-
1. To enable diagnostics logging for IoT connector, select **IoT connector** in your Workspace.
20+
## Create Diagnostic settings exporting your IoT connector metrics
21+
1. To enable diagnostics 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 enable diagnostics logging for.
25+
2. Select the IoT connector that you want to configure diagnostics 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 enabling diagnostics logging" 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 diagnostics 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

33-
4. The **Diagnostic setting** page will open.
33+
4. After the **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 logs, where you want the logs 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 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":::
3636

37-
5. Enter a display name in the **Diagnostic setting name** dialog box.
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.
3838

39-
6. Under **Destination details**, select the method you want to use to access your diagnostics logs. In this example, we've selected an Azure storage account.
40-
41-
Diagnostics logs can be sent to the following destinations:
39+
Diagnostics metrics can be sent to the following destinations:
4240

4341
|Destination|Description|
4442
|-----------|-----------|
@@ -48,33 +46,26 @@ In this article, you'll learn how to enable IoT connector diagnostics logging.
4846
|Azure Monitor partner integrations|Specialized integrations between Azure Monitor and other non-Microsoft monitoring platforms. Useful when you're already using one of the partners.|
4947

5048
> [!Important]
51-
> Each **Destination details** selection requires that certain resources (for example: an existing storage account) be created and available before the selection can be successfully configured. Click each selection to get a list of the required resources.
49+
> Each **Destination details** selection requires that certain resources (for example, an existing Azure storage account) be created and available before the selection can be successfully configured. Choose each selection to get a list of the required resources.
5250
53-
7. Select **AllMetrics**
51+
6. Select **AllMetrics**.
5452

5553
> [!Note]
56-
> **AllMetrics** contains the following IoT connector metrics:
57-
> * TotalErrors
58-
> * DeviceEvent
59-
> * NormalizedEvent
60-
> * Measurement
61-
> * MeasurementGroup
62-
> * DeviceEventProcessingLatencyMs (Ms = millisecond)
63-
> * MeasurementIngestionLatencyMs (Ms = millisecond)
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).
6455
65-
8. Select **Save**
56+
7. Select **Save**.
6657

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

7263
## Conclusion
73-
Having access to diagnostics logs is essential for monitoring and troubleshooting. IoT connector allows you to do these actions through diagnostics logging.
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.
7465

7566
## Next steps
7667

77-
Check out frequently asked questions (FAQs) about IoT connector.
68+
To view the frequently asked questions (FAQs) about IoT connector, see
7869

7970
>[!div class="nextstepaction"]
8071
>[IoT connector FAQs](iot-connector-faqs.md)

bread/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@
617617
- name: Data Transformation
618618
tocHref: /azure/healthcare-apis/data-transformation/
619619
topicHref: /azure/healthcare-apis/fhir/convert-data
620-
- name: IoT Connector
620+
- name: IoT connector
621621
tocHref: /azure/healthcare-apis/iot/
622622
topicHref: /azure/healthcare-apis/iot/index
623623
- name: Azure API for FHIR

0 commit comments

Comments
 (0)