File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
articles/stream-analytics Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ You can use four types of security protocols to connect to your Kafka clusters:
43
43
44
44
> [ !NOTE]
45
45
> For SASL_SSL and SASL_PLAINTEXT, Azure Stream Analytics supports only PLAIN SASL mechanism.
46
- > > You must upload certificates as secrets to key vault using Azure CLI.
46
+ > You must upload certificates as secrets to key vault using Azure CLI.
47
47
48
48
| Property name | Description |
49
49
| ----------| -----------|
@@ -175,10 +175,10 @@ Visit the [Run your Azure Stream Analytics job in an Azure Virtual Network docum
175
175
176
176
177
177
## Next steps
178
- > [ !div class="nextstepaction" ]
179
- > [ Quickstart: Create a Stream Analytics job by using the Azure portal] ( stream-analytics-quick-create-portal.md )
180
- > [ Stream data from confluent cloud Kafka with Azure Stream Analytics] ( confluent-kafka-input.md )
181
- > [ Stream data from Azure Stream Analytics into confluent cloud] ( confluent-kafka-output.md )
178
+
179
+ * [ Quickstart: Create a Stream Analytics job by using the Azure portal] ( stream-analytics-quick-create-portal.md )
180
+ * [ Stream data from confluent cloud Kafka with Azure Stream Analytics] ( confluent-kafka-input.md )
181
+ * [ Stream data from Azure Stream Analytics into confluent cloud] ( confluent-kafka-output.md )
182
182
183
183
184
184
<!-- Link references-->
You can’t perform that action at this time.
0 commit comments