Skip to content

Commit aa3cd79

Browse files
authored
Clarify how to configure ASA stream input
Clarify how to configure ASA stream input, based on this feedback (https://github.com/MicrosoftDocs/azure-docs/issues/34430).
1 parent dc36294 commit aa3cd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-ip-filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To edit an existing rule, select the data you want to change, make the change, t
6161
> Rejecting IP addresses can prevent other Azure Services (such as Azure Stream Analytics, Azure Virtual Machines, or the Device Explorer in the portal) from interacting with the IoT hub.
6262
6363
> [!WARNING]
64-
> If you use Azure Stream Analytics (ASA) to read messages from an IoT hub with IP filtering enabled, use the Event Hub-compatible name and endpoint of your IoT Hub in the ASA connection string.
64+
> If you use Azure Stream Analytics (ASA) to read messages from an IoT hub with IP filtering enabled, use the Event Hub-compatible name and endpoint of your IoT Hub to add an [Event Hub stream input](https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-define-inputs#stream-data-from-event-hubs) in the ASA manually.
6565
6666
## Delete an IP filter rule
6767

0 commit comments

Comments
 (0)