Where is the actually info how to create private endpoint by using CLI?
There is no command on how to create a Private Link via CLI? So how to do that? and why this info is missing on this page.
There is only the command for Approve the Private Endpoint Connection but we need to approve the connection after creating the private endpoint,
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: af87838f-8c5f-2dad-a398-7411319b79f1
- Version Independent ID: 300753e1-bfe6-6c30-210b-975587d3ec37
- Content: Manage virtual networks with Private Link - CLI - Azure Database for PostgreSQL - Flexible Server
- Content Source: articles/postgresql/flexible-server/how-to-manage-virtual-network-private-endpoint-cli.md
- Service: postgresql
- Sub-service: flexible-server
- GitHub Login: @GennadNY
- Microsoft Alias: gennadyk
@Marusyk Thanks for your feedback! We will investigate and update as appropriate.
Hello @Marusyk
Please go through this below link for your reference. Here they added document for extension.
but doesn't it look strange? creating private endpoint should be between step 2 and 3 because first, you need to create the posgresql server, then create private endpoint where you specify --private-connection-resource-id
So it is not possible to do step 1 without step 2. It's unclear, especially for new developers.
@Marusyk Thank you for bringing this to our attention. I've delegated this to content author @GennadNY, who will review it and offer their insightful opinions.