
Ultimate access to all questions.
You create an Azure Machine Learning compute cluster with the following configuration:
You need to reconfigure the cluster to use these values:
What are three possible ways to reconfigure the compute cluster? Each correct answer presents a complete solution.
A
Use the Azure Machine Learning studio.
B
Run the update method of the AmlCompute class in the Python SDK.
C
Use the Azure portal.
D
Use the Azure Machine Learning designer.
E
Run the refresh_state() method of the BatchCompute class in the Python SDK._