An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
do not have paid support, is there any way still it can be deleted?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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?
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
do not have paid support, is there any way still it can be deleted?
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:
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: