Skip to main content

Azure SQL Server Private Endpoint Connection

An Azure SQL Server Private Endpoint Connection represents the private link connectivity between a Private Endpoint and a SQL Server, enabling secure database access over a private network. For full details see the SQL Private Endpoints documentation.

Supported Methods​

  • GET: Get a specific SQL Server Private Endpoint Connection by identifier
  • SEARCH: Search for SQL Server Private Endpoint Connection resources by parent resource

IAM Permissions​

  • Microsoft.Sql/servers/privateEndpointConnections/read

azure-sql-server​

Links to the parent SQL server.

azure-network-private-endpoint​

Links to private endpoints connected to this resource.