microsoft / MLOpsPython

MLOps using Azure ML Services and Azure DevOps
MIT License
1.19k stars 1.09k forks source link

Include connection to training/scoring data sources #75

Closed algattik closed 4 years ago

algattik commented 4 years ago

The template should include realistic guidance on how to connect to data sources:

sebader commented 4 years ago

+1 there should be at least one sample that uses the Azure ML managed data stores. https://docs.microsoft.com/en-us/azure/machine-learning/service/how-to-access-data#train

dtzar commented 4 years ago

I believe this is fixed by #134. I'd like to keep the DataOps for ML cycle separate from this repo - and yes it should be in its own pipeline. Eugene is working on other supporting documents in this space. Key Vault integration is present with Azure DevOps task groups. We link to existing documentation on how to add different types of data sets which will work with this approach.