Azure / mlops-v2

Azure MLOps (v2) solution accelerators. Enterprise ready templates to deploy your machine learning models on the Azure Platform.
https://learn.microsoft.com/en-us/azure/machine-learning/concept-model-management-and-deployment
MIT License
478 stars 225 forks source link

Reorganize and update documentation #69

Closed sdonohoo closed 1 year ago

sdonohoo commented 1 year ago

Reorganize and add new documentation. Update existing documentation to address feedback during initial training.

setuc commented 1 year ago

@sdonohoo There is a step missing to create the environment, dev and prod in the pipeline step.

See Issue: https://github.com/Azure/mlops-v2/issues/39

setuc commented 1 year ago

@sdonohoo Lets rename the fields here and it is not clear what repos the fields are referring to.

image

sdonohoo commented 1 year ago

@sdonohoo Lets rename the fields here and it is not clear what repos the fields are referring to.

@setuc, I agree this is confusing and ambiguous. In the screenshot, the "ADO project name" refers to a single ADO project that contains all three of the clones of mlops-v2, mlops-templates, and mlops-project-template repositories that the sparse-checkout will pull from. Do we want to recommend renaming these local clones as well or is only the ADO project name ("mlopsv2") causing the confusion?