What to do when the create job button is not enable? Can I still create the job on the CLI? And why is the button unable?
@sourabhagarwal48522 жыл бұрын
This is awesome!!!
@kamalraj452 жыл бұрын
Hi MG, i am having a scenario, that mlflow model train and built in Azure ml work space, which i need to deploy thru online and batch end point thru azure pipelines for mlops predcitions, please provide me some suggestions or ref links.
@MG_cafe2 жыл бұрын
Hi, Here are some refs: kzbin.info/www/bejne/povCp6OEls19qpI docs.microsoft.com/en-us/azure/machine-learning/how-to-deploy-managed-online-endpoints
@kamalraj452 жыл бұрын
@@MG_cafe Thanks MG for the ref., i have replicated most from this video tutorial the invoke endpoint the input https link (pipelinedata.blob.core.windows.net/sampledata/mnist) is down and my pipeline job has failed but I have understood this pipeline can be shared as the rest endpoint for downstream systems. Thanks for this post.