Share via

the resource entity provisioning state is not terminal, could not be deleted

Pulin Gupta 0 Reputation points
2026-03-31T08:45:43.9+00:00

Trying to delete Azure Foundry which for some reason is in the state Creating, so not completed or failed. Due to this state no update or delete operations are allowed on that resource. I am unable to delete it by an cli or portal. Is there any way it can be deleted still so I can proceed?

Azure OpenAI Service
Azure OpenAI Service

An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.


2 answers

Sort by: Most helpful
  1. Pulin Gupta 0 Reputation points
    2026-03-31T08:47:11.1033333+00:00

    do not have paid support, is there any way still it can be deleted?


  2. Q&A Assist
    2026-03-31T08:46:00.13+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The Foundry resource is stuck in a non-terminal provisioning state (Creating), which blocks update and delete operations. This is consistent with how Azure handles resources whose provisioning state is not yet Succeeded, Failed, or Deleted: operations such as delete are rejected while the resource is still being created.

    There is no supported self-service method in the portal or CLI to force-delete a resource that is stuck in a non-terminal provisioning state. The only supported resolution path in this situation is to have the platform team fix or finalize the provisioning state from the backend so that the resource can then be deleted normally.

    Actionable next step:

    • Open a support case with Azure Support for the subscription that contains the Foundry resource and request that the stuck resource be repaired or removed. Once the backend team moves the resource to a terminal state (for example, Failed or Deleted), the delete operation will succeed and you can proceed with your work.

    If subscription-level policies are blocking Foundry operations (for example, policies around public network access on Azure AI Foundry resources), those policies may also need to be reviewed or adjusted by the subscription or management group owner before retrying creation or cleanup.


    References:

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.