Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wojcik-dorota committed Sep 29, 2023
1 parent 5a07ae9 commit e1df1c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/platform/howto/use-aws-privatelinks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Acquire connection information
One AWS PrivateLink connection
''''''''''''''''''''''''''''''

If you have one private endpoint connected to your Aiven service, you can preview the connection information (URI, hostname, or port required to access the service through the private endpoint) in `Aiven Console <https://console.aiven.io/>`_ > the service's **Overview** page > the **Connection information** section, where you'll also find the toggle switch for the ``privatelink`` access route. AWS PrivateLink values for ``host`` and ``port`` differ from those for the default ``dynamic`` access route used to connect to the service.
If you have one private endpoint connected to your Aiven service, you can preview the connection information (URI, hostname, or port required to access the service through the private endpoint) in `Aiven Console <https://console.aiven.io/>`_ > the service's **Overview** page > the **Connection information** section, where you'll also find the switch for the ``privatelink`` access route. ``privatelink``-access-route values for ``host`` and ``port`` differ from those for the ``dynamic`` access route used by default to connect to the service.

.. note::

Expand Down
2 changes: 1 addition & 1 deletion docs/platform/howto/use-azure-privatelink.rst
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Acquire connection information
One Azure Private Link connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

If you have one private endpoint connected to your Aiven service, you can preview the connection information (URI, hostname, or port required to access the service through the private endpoint) in `Aiven Console <https://console.aiven.io/>`_ > the service's **Overview** page > the **Connection information** section, where you'll also find the toggle switch for the ``privatelink`` access route. Azure Private Link values for ``host`` and ``port`` differ from those for the default ``dynamic`` access route used to connect to the service.
If you have one private endpoint connected to your Aiven service, you can preview the connection information (URI, hostname, or port required to access the service through the private endpoint) in `Aiven Console <https://console.aiven.io/>`_ > the service's **Overview** page > the **Connection information** section, where you'll also find the switch for the ``privatelink`` access route. ``privatelink``-access-route values for ``host`` and ``port`` differ from those for the ``dynamic`` access route used by default to connect to the service.

Multiple Azure Private Link connections
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion docs/platform/howto/use-google-private-service-connect.rst
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Acquire connection information
One Private Service Connect connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

If you have one private endpoint connected to your Aiven service, you can preview the connection information (URI, hostname, or port required to access the service through the private endpoint) in `Aiven Console <https://console.aiven.io/>`_ > the service's **Overview** page > the **Connection information** section, where you'll also find the toggle switch for the ``privatelink`` access route. Private Service Connect values for ``host`` and ``port`` differ from those for the default ``dynamic`` access route used to connect to the service.
If you have one private endpoint connected to your Aiven service, you can preview the connection information (URI, hostname, or port required to access the service through the private endpoint) in `Aiven Console <https://console.aiven.io/>`_ > the service's **Overview** page > the **Connection information** section, where you'll also find the switch for the ``privatelink`` access route. ``privatelink``-access-route values for ``host`` and ``port`` differ from those for the ``dynamic`` access route used by default to connect to the service.

Multiple Private Service Connect connections
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit e1df1c0

Please sign in to comment.