File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
content/atlas/source/atlas-stream-processing Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -78,14 +78,21 @@ To create outbound |vpc| peering connections to your {+spi+}:
7878 to your cloud provider |vpc| using the {+atlas-ui+},
7979 see :ref:`Add an Atlas Stream Processing Connection
8080 <atlas-sp-add-connection>` and select :guilabel:`Apache Kafka`
81- as your connection type, and :guilabel:`Atlas UI` as your interface.
81+ as your connection type, and :guilabel:`Atlas UI` as your
82+ interface.
83+
84+ You must select ``SASL_SSL`` as your security protocol for VPC
85+ peering connections.
8286
8387 .. tab:: {+atlas-admin-api+}
8488 :tabid: api
8589
8690 To create outbound |vpc| peering connections to your {+spi+} using the API, see
8791 :oas-atlas-tag:`Return All Network Peering Connections in One Project </Network-Peering/operation/listPeeringConnections>`.
8892
93+ You must select ``SASL_SSL`` as your security protocol for VPC
94+ peering connections.
95+
8996.. _generate-incoming-vpc-peering-connection-from-confluent:
9097.. _atlas-sp-generate-incoming-vpc-peering-connection-from-confluent:
9198
You can’t perform that action at this time.
0 commit comments