From 038851f32b42d6b384b55ee92fdfa0ef7d33c469 Mon Sep 17 00:00:00 2001 From: Sander van de Velde Date: Tue, 21 Apr 2026 01:25:06 +0200 Subject: [PATCH] Enhance SSE connector documentation with event details Original picture was showing OPC-UA tag as data source. This is replace with an SSE event picture. Added instructions for SSE event identification and clarified event details for MQTT publishing. --- .../discover-manage-assets/howto-use-sse-connector.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/articles/iot-operations/discover-manage-assets/howto-use-sse-connector.md b/articles/iot-operations/discover-manage-assets/howto-use-sse-connector.md index 2f5d5c9b0c3bb..a114630ca9a6c 100644 --- a/articles/iot-operations/discover-manage-assets/howto-use-sse-connector.md +++ b/articles/iot-operations/discover-manage-assets/howto-use-sse-connector.md @@ -52,6 +52,8 @@ Your IT administrator must configure the connector for SSE template for your Azu You need any credentials required to access the SSE source. If the SSE source requires authentication, you need to create a Kubernetes secret that contains the username and password for the SSE source. +Have the event identification ready for each SSE source event you want to receive. + ## Deploy the connector for SSE [!INCLUDE [deploy-connectors-simple](../includes/deploy-connectors-simple.md)] @@ -199,9 +201,9 @@ An event group defines where the connector sends the data it receives from a col 1. Select **Add event** to add an event to the group. For example: - :::image type="content" source="media/howto-use-sse-connector/add-event.png" alt-text="Screenshot that shows how to add an event for SSE source." lightbox="media/howto-use-sse-connector/add-event.png"::: + Screenshot that shows how to add an event for SSE source. - Add details for each event to publish to the MQTT broker. Select **Next** to continue. + Add details for each event like the SSE event identification as data source and MQTT topic as destination to publish to the MQTT broker. Select **Next** to continue. 1. On the **Review** page, review the details of the asset and select **Create** to create the asset. After a few minutes, the asset is listed on the **Assets** page: