AML Infrastructure Deployment Checklist
For continuous integration and development (CI/CD) of your Machine Learning services development:
-
Have you setup your local environment to connect to your AML workspaces?
-
Have you organised workspaces for the different teams/projects in Azure ML?
-
Have you designed and deployed separate environments for Dev, Test, PROD
-
Are you able to deploy chances using the automated deployment pipelines?
-
Have you deployed Azure ML service and related services on Azure?
-
Have you automated the deployment of these services using Infrastructure-as-code (IaC)
ADDITIONAL INFO: Your team can accelerate the migration of your existing model to AML by referring to the materials and templates here.