Unable to delete custom models created in Azure AI Studio earlier

Ananda Kumar Dey 5 Reputation points
2023-07-09T20:49:16.18+00:00

I created couple of custom models earlier and now, I want to delete them as it is seems there is a daily charges to retain them. I see that the "Delete" option on the Azure AI Studio is disabled.

Please let me know, how to delete these custom models ?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,641 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Vahid Ghafarpour 22,430 Reputation points
    2023-07-10T04:51:00.4633333+00:00

    You cannot delete a customized model if it has an existing deployment. You must first delete your model deployment before you can delete your customized model.

    https://learn.microsoft.com/en-us/azure/cognitive-services/openai/how-to/fine-tuning?pivots=programming-language-studio


  2. 박상진 1 Reputation point
    2023-07-19T06:24:53.05+00:00

    I solved it.

    I have role "Contributor" already

    and add "Cognitive Service User".

    Check out this docs.

    https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/managed-identity

    0 comments No comments

Your answer

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