File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/stream-analytics Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ Azure Stream Analytics lets you connect directly to Kafka clusters to ingest dat
26
26
This article shows how to set up Kafka as an input source for Azure Stream Analytics. There are six steps:
27
27
28
28
1 . Create an Azure Stream Analytics job.
29
- 2 . Configure your Azure Stream Analytics job to use managed identity if you are using mTLS or SASL_SSl security protocols.
30
- 3 . Configure Azure Key vault if you are using mTLS or SASL_SSl security protocols.
29
+ 2 . Configure your Azure Stream Analytics job to use managed identity if you are using mTLS or SASL_SSL security protocols.
30
+ 3 . Configure Azure Key vault if you are using mTLS or SASL_SSL security protocols.
31
31
4 . Upload certificates as secrets into Azure Key vault.
32
32
5 . Grant Azure Stream Analytics permissions to access the uploaded certificate.
33
33
6 . Configure Kafka input in your Azure Stream Analytics job.
You can’t perform that action at this time.
0 commit comments