Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Azure Database for PostgreSQL flexible server is an Azure Private Link service. This feature enables you to create private endpoints so your client applications can connect privately and securely to your Azure Database for PostgreSQL flexible server.
A private endpoint for your Azure Database for PostgreSQL flexible server is a network interface that you add to a subnet of an Azure virtual network. Any host or service that can route network traffic to that subnet can communicate with your flexible server. The network traffic doesn't have to traverse the internet. All traffic is sent privately over the Microsoft backbone.
For more information about Azure Private Link and Azure Private Endpoint, see Azure Private Link frequently asked questions.
Using the Azure portal:
Select your Azure Database for PostgreSQL flexible server.
In the resource menu, under the Settings section, select Networking.
Select the private endpoint connection that you want to delete, and select Delete to start the deletion process.
A notification informs you that the private endpoint connection is being deleted.
When the operation completes, a notification informs you that the private endpoint connection was successfully deleted.
Important
The previous procedure doesn't delete the private endpoint, but only the connection between that private endpoint and your instance of Azure Database for PostgreSQL flexible server. To learn how to delete the private endpoint, see Manage Azure private endpoints.