We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97b35bb commit 448b6c1Copy full SHA for 448b6c1
1 file changed
articles/stream-analytics/stream-analytics-define-inputs.md
@@ -16,7 +16,8 @@ Stream Analytics has first-class integration with Azure data streams as inputs f
16
- [Azure Event Hubs](https://azure.microsoft.com/services/event-hubs/)
17
- [Azure IoT Hub](https://azure.microsoft.com/services/iot-hub/)
18
- [Azure Blob storage](https://azure.microsoft.com/services/storage/blobs/)
19
-- [Azure Data Lake Storage Gen2](../storage/blobs/data-lake-storage-introduction.md)
+- [Azure Data Lake Storage Gen2](../storage/blobs/data-lake-storage-introduction.md)
20
+- [Apache Kafka](stream-analytics-define-kafka-input.md)
21
22
These input resources can live in the same Azure subscription as your Stream Analytics job or a different subscription.
23
0 commit comments