An Azure machine learning service for building and deploying models.
Hello @otto atler
Thanks for reaching out to us again, please see below list:
For workspace -
V1 Method/API in SDK v1 (use links to ref docs)
V2 Method/API in SDK v2 (use links to ref docs)
For compute -
V1 Method/API in SDK v1 (use links to ref docs)
V2 Method/API in SDK v2 (use links to ref docs)
For datastore -
V1 azureml_data_lake_gen1_datastore
V2 azureml_data_lake_gen1_datastore
V1 azureml_data_lake_gen2_datastore
V2 azureml_data_lake_gen2_datastore
V1 azuremlml_sql_database_datastore
V2 Will be supported via import & export functionalities|
V2 Will be supported via import & export functionalities|
V1 azuremlml_postgre_sql_datastore
V2 Will be supported via import & export functionalities|
For data assets -
For model assets -
V2 ml_client.models.create_or_update
V2 ml_client.models.create_or_update
V1 Model.deploy
V2 ml_client.begin_create_or_update(blue_deployment)
I hope this helps, please let me know if you have any questions.
Regards,
Yutong
-Please kindly accept the answer and vote 'Yes' if you feel helpful to support he community, thanks a lot.