You manage an Azure Machine Learning workspace named workspace1. You must develop Python SDK v2 code to add a compute instance to workspace1. The code must import all required modules and call the constructor of the ComputeInstance class. You need to add the instantiated compute instance to workspace1. What should you use? A. constructor of the azure.ai.ml.ComputeSchedule class B. constructor of the azure.ai.ml.ComputePowerAction enum C. begin_create_or_update method of an instance of the azure.ai.ml.MLCIient class D. set_resources method of an instance of the azure.ai.ml.Command class  Suggested Answer: C This question is in DP-100 Exam For getting Microsoft Azure Data Scientist Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer