Skip to content

Commit 04e5df4

Browse files
authored
(DOCSP-49628) Add SASL_SSL mention to VPC peering docs (#14480)
* (DOCSP-49628) Add SASL_SSL mention to VPC peering docs * (DOCSP-49628) Formatting fix
1 parent 9031162 commit 04e5df4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

content/atlas/source/atlas-stream-processing/manage-vpc-peering-connections.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)