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

Commit

Permalink
fix the avn service privatelink azure create command
Browse files Browse the repository at this point in the history
  • Loading branch information
wojcik-dorota committed Sep 5, 2023
1 parent 13f85d8 commit f03aae4
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -64,7 +64,7 @@ Step 1: Create a Private Link service

.. code:: shell
avn service privatelink azure create --user-subscription-id SUBSCRIPTION_ID
avn service privatelink azure create AIVEN_SERVICE --user-subscription-id SUBSCRIPTION_ID
This creates an `Azure Standard Internal Load Balancer <https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-overview>`_ dedicated to your Aiven service and attaches it to an Azure Private Link service. Connections from other subscriptions are automatically rejected.

Expand Down

0 comments on commit f03aae4

Please sign in to comment.