Azure ML Online Deployment Stuck in Deleting state

Phillip Stenger 10 Reputation points
2026-08-14T19:25:56.39+00:00

I have an Azure ML Online Endpoint Deployment stuck in "Deleting". It has been stuck for multiple hours and is blocking our deployment pipeline. After a while the delete operation timed out and I tried to delete again and it is now stuck still.

I have tried the following resolutions with no luck:

  • Checked for a resource lock on the deployment or the endpoint.
  • Ensured Traffic is allocated to 0% for the deployment
  • I have tried deleting the endpoint, but endpoint deletion is dependent on deployment deletion so that is stuck too
  • I have tried using the cli az ml online-deployment delete. The command completes however the deployment is not actually deleted.
Azure Machine Learning

1 answer

Sort by: Most helpful
  1. Phillip Stenger 10 Reputation points
    2026-08-19T16:27:59.7266667+00:00

    Issue was related to the backing storage account having resource lock. The exception messages from the ML services need a lot of work.

    Was this answer helpful?

    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.