Microsoft Azure AI Fundamentals — Question 60
You are evaluating whether to use a basic workspace or an enterprise workspace in Azure Machine Learning.
What are two tasks that require an enterprise workspace? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Use a graphical user interface (GUI) to run automated machine learning experiments.
- B. Create a compute instance to use as a workstation.
- C. Use a graphical user interface (GUI) to define and run machine learning experiments from Azure Machine Learning designer.
- D. Create a dataset from a comma-separated value (CSV) file.
Correct answer: A, C
Explanation
The correct answers are A and C because both tasks involve using advanced features that are only available in an enterprise workspace, such as automated machine learning and Azure Machine Learning designer. Options B and D can be performed in a basic workspace, as they do not require the additional capabilities provided by an enterprise workspace.