Hi Greg G ,
This usually happens when the Foundry resource still has dependent components attached in the backend, even if no private endpoints are visible in the portal.
In Azure AI Foundry, a resource cannot be deleted if any of the following still exist:
An associated AI Project
A Foundry agent, deployment, or model connection
A linked Azure OpenAI / Azure AI Services resource
A resource in a soft-deleted state that is still within the retention window
These dependencies don’t always appear directly under the Foundry resource blade, but they will still block deletion.
What you can do
Go to Azure AI Foundry → Projects
Delete all projects associated with the resource.
In the Azure Portal, open the related Azure AI Services / Azure OpenAI resource
Make sure there are no remaining agents, deployments, or connections.
Check for soft-deleted resources
Some AI resources cannot be recreated or fully deleted until the retention period expires.
If deletion still fails, open an Azure Support ticket
This is the only supported way to remove a stuck or orphaned Foundry resource and unblock your quota.
This behavior is expected — Azure prevents deletion when dependent resources still exist, even if they are not shown in the Foundry UI.
References
Azure AI Foundry resource lifecycle
https://learn.microsoft.com/azure/ai-foundry/overview
Delete Azure AI resources and dependencies
https://learn.microsoft.com/azure/ai-services/manage-resources
Azure resource deletion troubleshooting
https://learn.microsoft.com/azure/azure-resource-manager/troubleshooting/resource-manager-delete
I hope this helps.
If the answer is useful, please accept it to close the thread.