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-fabric-real-time-intelligence.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
@@ -30,7 +30,7 @@ To send data to Microsoft Fabric Real-Time Intelligence from Azure IoT Operation
30
30
## Retrieve Custom Endpoint connection details
31
31
Retrieve the [Kafka-compatible connection details for the Custom Endpoint](/fabric/real-time-intelligence/event-streams/add-source-custom-app#kafka). You need:
32
32
33
-
:::image type="content" source="media/howto-configure-fabric-real-time-intelligence/event-stream-kafka.png" alt-text="Screenshot in Micrsoft Fabric that has the Custom Endpoint connection details.":::
33
+
:::image type="content" source="media/howto-configure-fabric-real-time-intelligence/event-stream-kafka.png" alt-text="Screenshot in Microsoft Fabric that has the Custom Endpoint connection details.":::
34
34
35
35
#### Hostname
36
36
The bootstrap server address is used for the hostname property in Dataflow endpoint.
@@ -39,7 +39,7 @@ The bootstrap server address is used for the hostname property in Dataflow endpo
39
39
The event hub name is used as the Kafka topic and is of the form *es_xxxxxxx*.
40
40
41
41
#### Custom Endpoint connection string
42
-
The connection string string for the primary key.
42
+
The connection string with the primary key.
43
43
44
44
45
45
## Create a Microsoft Fabric Real-Time Intelligence dataflow endpoint
0 commit comments