Unable to Purge Azure Cognitive Services Due to Private Endpoint Issue

SwathiDhanwada-MSFT 19,078 Reputation points Moderator
2024-08-01T07:48:58.08+00:00

Why am I unable to purge my Azure AI Services resource even after deleting the associated private endpoint?

PS - Based on common issues that we have seen from customers and other sources, we are posting these questions to help the Azure community.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SwathiDhanwada-MSFT 19,078 Reputation points Moderator
    2024-08-01T07:49:48.4766667+00:00

    The issue is due to the Azure AI Services resource is still linked to a private endpoint, even after attempting to delete it. This problem often occurs when the private endpoint is not fully disassociated from the resource, resulting in a failed purge operation.

    To resolve this issue, follow these steps:

    1. Register the Cognitive Services Resource Provider: Ensure the Cognitive Services resource provider is registered in the subscription where the private endpoint resides.
    2. Delete the Private Endpoint: First, delete the private endpoint associated with the AI Services resource.
    3. Purge the AI Services Resource: After successfully deleting the private endpoint, proceed to purge the AI Services resource.

    Even after following the steps mentioned, if you face this issue, it might be necessary to involve the Azure support team for backend cleanup. Ensure that all references to the private endpoint are removed from the backend to successfully purge the resource.

    Resources:

    Please do not forget to "Accept the answer" and "up-vote" wherever the information provided helps you, as this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.