Skip to content

Commit eef3ee5

Browse files
authored
Update kafka-output.md
1 parent 9b60e83 commit eef3ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/kafka-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can use four types of security protocols to connect to your Kafka clusters:
3838
>
3939
Azure Stream Analytics integrates seamlessly with Azure Key vault to access stored secrets needed for authentication and encryption when using mTLS or SASL_SSL security protocols. Your Azure Stream Analytics job connects to Azure Key vault using managed identity to ensure a secure connection and avoid the exfiltration of secrets.
4040

41-
You can store the certificates as Key Vault certificates or Key vault secrets. Private keys are in PEM format.
41+
You can store the certificates as Key vault certificates or Key vault secrets. Private keys are in PEM format.
4242

4343
### VNET integration
4444
When configuring your Azure Stream Analytics job to connect to your Kafka clusters, depending on your configuration, you may have to configure your job to access your Kafka clusters, which are behind a firewall or inside a virtual network. You can visit the Azure Stream Analytics VNET documentation to learn more about configuring private endpoints to access resources inside a virtual network or behind a firewall.

0 commit comments

Comments
 (0)