question

lakpatamang-3662 avatar image
0 Votes"
lakpatamang-3662 asked ramr-msft answered

Issue in my MLOPs CD pipeline.

Deploying my model to ACI takes forever and fails without any error message. In the ML workspace, the status of the deployed endpoint is unhealthy. I checked common errors while deployment but could not solve the problem. Pleas help. The deployment is never successful and it keeps running.

azure-machine-learningazure-container-instances
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ramr-msft avatar image
0 Votes"
ramr-msft answered

@lakpatamang-3662 Thanks for the question. Could you clarify the architecture of your model deployment? In particular, are you using a custom docker container for it? Also, usually ACI would be used for testing, but I'd recommend investigating AKS for production model deployment.

I would deploy the container into a local machine/VM with Docker to see the exact detail error message which you don't see via ACI deployment.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.