getindata / kedro-azureml

Kedro plugin to support running workflows on Microsoft Azure ML Pipelines
https://kedro-azureml.readthedocs.io
Apache License 2.0
37 stars 17 forks source link

Additional help/documentation for new users [help wanted] #88

Closed Dekermanjian closed 8 months ago

Dekermanjian commented 9 months ago

Hi, I am a new user of your plugin. First let me thank you for putting together such a wonderful tool. I have pretty good experience with Kedro and deploying models to on-prem servers.

I am new to deploying to Azure and I was hoping for some advice/best practices on deploying using Kedro-Azureml.

I am able to get my ML pipeline running using the Docker deployment method. I am trying to setup a CI/CD for this pipeline with Azure DevOps and am running into some difficulties. Do you setup a remote repository in Azure Devops and setup an Azure DevOps pipeline that triggers kedro azureml run on push to the main branch? Does kedro-azureml plugin generate a YAML file that can be used with Azure DevOps for setting up the pipeline?

Any advice would be greatly appreciated thank you.

marrrcin commented 8 months ago

Hi @Dekermanjian , thanks for your interest in our plugin!

Dekermanjian commented 8 months ago

@marrrcin Thank you very much for your detailed response!

marrrcin commented 8 months ago

Can I make the issue as resolved?

Dekermanjian commented 8 months ago

Yes, I am sorry I thought I closed the issue with my comment.