Skip to content

Commit 97b35bb

Browse files
authored
Add Apache Kafka as an input resource option
1 parent 1baaedd commit 97b35bb

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Stream Analytics has first-class integration with four kinds of resources as inp
1515
- [Azure Event Hubs](https://azure.microsoft.com/services/event-hubs/)
1616
- [Azure IoT Hub](https://azure.microsoft.com/services/iot-hub/)
1717
- [Azure Blob storage](https://azure.microsoft.com/services/storage/blobs/)
18-
- [Azure Data Lake Storage Gen2](../storage/blobs/data-lake-storage-introduction.md)
18+
- [Azure Data Lake Storage Gen2](../storage/blobs/data-lake-storage-introduction.md)
19+
- [Apache Kafka](stream-analytics-define-kafka-input.md)
1920

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

@@ -42,4 +43,4 @@ For more information about reference data inputs, see [Using reference data for
4243

4344
## Next steps
4445
> [!div class="nextstepaction"]
45-
> [Quickstart: Create a Stream Analytics job by using the Azure portal](stream-analytics-quick-create-portal.md)
46+
> [Quickstart: Create a Stream Analytics job by using the Azure portal](stream-analytics-quick-create-portal.md)

0 commit comments

Comments
 (0)