Designing and Implementing a Data Science Solution on Azure — Question 43

This question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the recommendation satisfies the requirements.
You are planning to make use of Azure Machine Learning designer to train models.
You need choose a suitable compute type.
Recommendation: You choose Attached compute.
Will the requirements be satisfied?

Answer options

Correct answer: B

Explanation

The recommendation of using Attached compute does not satisfy the requirements for training models in Azure Machine Learning designer, as it typically requires a dedicated compute resource. Instead, using a compute instance or cluster would be more appropriate for this task, which is why the correct answer is 'No'.