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/iot-operations/connect-to-cloud/howto-configure-dataflow-endpoint.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ For example, you can use the default MQTT broker data flow endpoint. You can use
65
65
66
66
# [Operations experience](#tab/portal)
67
67
68
-
:::image type="content" source="media/howto-configure-dataflow-endpoint/create-dataflow-mq-mq.png" alt-text="Screenshot using operations experience to create a data flow from MQTT to MQTT.":::
68
+
:::image type="content" source="media/howto-configure-dataflow-endpoint/create-dataflow-mq-mq.png" alt-text="Screenshot using operations experience to create a data flow from MQTT to MQTT." lightbox="media/howto-configure-dataflow-endpoint/create-dataflow-mq-mq.png":::
69
69
70
70
# [Azure CLI](#tab/cli)
71
71
@@ -165,7 +165,7 @@ Similarly, you can create multiple data flows that use the same MQTT endpoint fo
165
165
166
166
# [Operations experience](#tab/portal)
167
167
168
-
:::image type="content" source="media/howto-configure-dataflow-endpoint/create-dataflow-mq-kafka.png" alt-text="Screenshot using operations experience to create a data flow from MQTT to Kafka.":::
Copy file name to clipboardExpand all lines: articles/iot-operations/connect-to-cloud/howto-configure-kafka-endpoint.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Once the Azure Event Hubs namespace and event hub are configured, you can create
59
59
1. In the [operations experience](https://iotoperations.azure.com/), select the **Data flow endpoints** tab.
60
60
1. Under **Create new data flow endpoint**, select **Azure Event Hubs** > **New**.
61
61
62
-
:::image type="content" source="media/howto-configure-kafka-endpoint/create-event-hubs-endpoint.png" alt-text="Screenshot using operations experience to create an Azure Event Hubs data flow endpoint.":::
62
+
:::image type="content" source="media/howto-configure-kafka-endpoint/create-event-hubs-endpoint.png" alt-text="Screenshot using operations experience to create an Azure Event Hubs data flow endpoint." lightbox="media/howto-configure-kafka-endpoint/create-event-hubs-endpoint.png":::
63
63
64
64
1. Enter the following settings for the endpoint:
65
65
@@ -339,7 +339,7 @@ To configure a data flow endpoint for non-Event-Hub Kafka brokers, set the host,
339
339
1. In the [operations experience](https://iotoperations.azure.com/), select the **Data flow endpoints** tab.
340
340
1. Under **Create new data flow endpoint**, select **Custom Kafka Broker** > **New**.
341
341
342
-
:::image type="content" source="media/howto-configure-kafka-endpoint/create-kafka-endpoint.png" alt-text="Screenshot using operations experience to create a Kafka data flow endpoint.":::
342
+
:::image type="content" source="media/howto-configure-kafka-endpoint/create-kafka-endpoint.png" alt-text="Screenshot using operations experience to create a Kafka data flow endpoint." lightbox="media/howto-configure-kafka-endpoint/create-kafka-endpoint.png":::
343
343
344
344
1. Enter the following settings for the endpoint:
345
345
@@ -826,7 +826,7 @@ You can set advanced settings for the Kafka data flow endpoint such as TLS, trus
826
826
827
827
In the operations experience, select the **Advanced** tab for the data flow endpoint.
828
828
829
-
:::image type="content" source="media/howto-configure-kafka-endpoint/kafka-advanced.png" alt-text="Screenshot using operations experience to set Kafka data flow endpoint advanced settings.":::
829
+
:::image type="content" source="media/howto-configure-kafka-endpoint/kafka-advanced.png" alt-text="Screenshot using operations experience to set Kafka data flow endpoint advanced settings." lightbox="media/howto-configure-kafka-endpoint/kafka-advanced.png":::
0 commit comments