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

Commit

Permalink
Merge pull request #2133 from aiven/dorota-platform-fix-azure-private…
Browse files Browse the repository at this point in the history
…-link-command

platform: fix the avn service privatelink azure create command
  • Loading branch information
wojcik-dorota authored Sep 5, 2023
2 parents 37d87e0 + f03aae4 commit ac5fd4e
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 ac5fd4e

Please sign in to comment.