Perform Cloud Data Science with Azure Machine Learning

Here you have the best Microsoft 70-774 practice exam questions

  • You have 37 total questions to study from
  • Each page has 5 questions, making a total of 8 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on December 18, 2025
  • This site is not affiliated with or endorsed by Microsoft.
Question 1 of 37
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are designing an Azure Machine Learning workflow.
You have a dataset that contains two million large digital photographs.
You plan to detect the presence of trees in the photographs.
You need to ensure that your model supports the following:
✑ Hidden layers that support a directed graph structure
✑ User-defined core components on the GPU
Solution: You create an endpoint to the Computer vision API.
Does this meet the goal?
Correct Answer: B

Question 2 of 37
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are designing an Azure Machine Learning workflow.
You have a dataset that contains two million large digital photographs.
You plan to detect the presence of trees in the photographs.
You need to ensure that your model supports the following:
✑ Hidden layers that support a directed graph structure
✑ User-defined core components on the GPU
Solution: You create an Azure notebook that supports the Microsoft Cognitive Toolkit.
Does this meet the goal?
Correct Answer: B

Question 3 of 37
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are designing an Azure Machine Learning workflow.
You have a dataset that contains two million large digital photographs.
You plan to detect the presence of trees in the photographs.
You need to ensure that your model supports the following:
✑ Hidden layers that support a directed graph structure
✑ User-defined core components on the GPU
Solution: You create a Machine Learning experiment that implements the Multiclass Neural Network module.
Does this meet the goal?
Correct Answer: A

Question 4 of 37
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are designing an Azure Machine Learning workflow.
You have a dataset that contains two million large digital photographs.
You plan to detect the presence of trees in the photographs.
You need to ensure that your model supports the following:
✑ Hidden layers that support a directed graph structure
✑ User-defined core components on the GPU
Solution: You create a Machine Learning experiment that implements the Multiclass Decision Jungle module.
Does this meet the goal?
Correct Answer: B

Question 5 of 37
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are working on an Azure Machine Learning experiment.
You have the dataset configured as shown in the following table.
Exam 70-774: Question 5 - Image 1
You need to ensure that you can compare the performance of the models and add annotations to the results.
Solution: You consolidate the output of the Score Model modules by using the Add Rows module, and then use the Execute R Script module.
Does this meet the goal?
Correct Answer: B