Command Reference > management > deletePrivateEndpoint
Deletes private endpoint connection.
pv management deletePrivateEndpoint --subscriptionId=<val> --resourceGroupName=<val> --accountName=<val> --privateEndpointConnectionName=<val>
--subscriptionId
(string)
The subscription identifier.
--resourceGroupName
(string)
The resource group name.
--accountName
(string)
The name of the account
--privateEndpointConnectionName
(string)
Name of the private endpoint connection.
None
Private Endpoint Connections > Delete
DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}
Delete a private endpoint.
pv management deletePrivateEndpoint --subscriptionId "2c334b6c-e556-40ac-a4c0-c0d1d2e08ca0" --resourceGroupName "private" --accountName "taygan-private-pv" --privateEndpointConnectionName "purview-pe-instance-a2dbee21-876d-43a4-b521-df9863a98553"