Hello,
Deployment stuck on transitioning could be due to container startup issues caused by failure to load model, improper deployment configuration, or code issues in score.py. Could you please give us some further information so we can help:
- which compute target did you attempt to deploy, e.g. ACI or AKS
- what's your model size and deployment configuration
- what was the error messages?
Note local debug usually will help you identify one of above issues mentioned. https://learn.microsoft.com/en-us/azure/machine-learning/how-to-troubleshoot-deployment-local
Regards,
Yutong