Tags: numericx/MLOpsPython
Tags
update arm template to make workspace sku configurable (microsoft#283)
Move instruction to install AML extension to Azure Devops setup instr… …uctions (microsoft#298)
Add Terraform option to environment_setup (microsoft#268) * setup basic folder and file structure * add tf backend file and bash script to create state storage * basic pipeline for infrastructure with tf - yaml, tf, bash * naming and deleting unnecessary bash script * updated documentation * added to the get_started.md guide * added terraform plan step
Fix docker pipeline by removing trailing whitespace (microsoft#264) The docker pipeline fails to tag because the trailing whitespace gets included in the tag name.
Update CI conda deps to match training/scoring SDK (microsoft#263) - Tied SDK version to 1.2.x as with conda_dependencies.yml - Lock versions to point updates - Kept the rest of the deps manually specified to keep image size small and minimize regressions
Fix docker pipeline by removing trailing whitespace (microsoft#264) The docker pipeline fails to tag because the trailing whitespace gets included in the tag name.