getindata / kedro-azureml

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

Quick Start Guide Code Flow Does Not Seem to Work #149

Open gyasibaaye opened 1 month ago

gyasibaaye commented 1 month ago

I can't seem to figure out this quick start guide. I have spent several hours troubleshooting and figuring out why the code flow does not work per the guide and I ran into several issues along the way. I believe most of my issues currently stem from the azure-cli not being specified, but I think Azure also changed how they parse schemas on their end? So far I have ran into these issues:

Am I missing something?

image image image

tomasvanpottelbergh commented 3 weeks ago

Could you post the commands you used to create the environment and initialize the kedro-azureml config?