Skip to content

Commit 448b6c1

Browse files
authored
Add Apache Kafka as an input resource
1 parent 97b35bb commit 448b6c1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

articles/stream-analytics/stream-analytics-define-inputs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Stream Analytics has first-class integration with Azure data streams as inputs f
1616
- [Azure Event Hubs](https://azure.microsoft.com/services/event-hubs/)
1717
- [Azure IoT Hub](https://azure.microsoft.com/services/iot-hub/)
1818
- [Azure Blob storage](https://azure.microsoft.com/services/storage/blobs/)
19-
- [Azure Data Lake Storage Gen2](../storage/blobs/data-lake-storage-introduction.md)
19+
- [Azure Data Lake Storage Gen2](../storage/blobs/data-lake-storage-introduction.md)
20+
- [Apache Kafka](stream-analytics-define-kafka-input.md)
2021

2122
These input resources can live in the same Azure subscription as your Stream Analytics job or a different subscription.
2223

0 commit comments

Comments
 (0)