

Microsoft Certified: Azure Data Scientist Associate - (DP-100) Exam Questions
Question 1 Multiple Choice
In Azure Machine Learning, Azure Event Grid can be utilized to track specific events occurring within the machine learning workflow. Which of these scenarios are examples of events that Azure Event Grid can capture and relay to event handlers like Azure Logic Apps or Azure Functions? (Choose 2)
Question 2 Single Choice
In the context of Azure Machine Learning, preprocessing plays a vital role in preparing data for model training. Which tasks are considered part of this preprocessing stage?
Question 3 Single Choice
Regarding the use of GitHub Actions for automating Azure Machine Learning activities, where are the YAML files defining GitHub Actions workflows typically stored?
Question 4 Single Choice
In the process of creating a simple machine learning pipeline using Azure Machine Learning's Python SDK, consider the following code blocks for data preparation and training steps. What is the purpose of the last line in the training step's code block?

Question 5 Multiple Choice
In the process of integrating an existing virtual machine (VM) into your Azure Machine Learning workspace as a compute target for small-scale training jobs, which factors must be considered to ensure its suitability for the task? (Choose 3)
Question 6 Multiple Choice
When transitioning from developing machine learning models in notebooks to scripts, which practices are recommended by Microsoft to ensure that the scripts are production-ready and suitable for automation? (Choose 2)
Question 7 Single Choice
In the context of using MLflow for managing machine learning activities, which Python code block correctly enables a feature that logs all parameters, metrics, and artifacts automatically, without the need for individual logging functions?
Question 8 Single Choice
As someone with experience in data engineering and looking to transition to a role focusing on data science, you encounter the term "data wrangling" frequently. Understanding this term is crucial for your new role in a data science team using Azure Machine Learning. How would you define "data wrangling" in the context of Azure Machine Learning?
Question 9 Single Choice
In the scenario of using Azure Machine Learning Designer for a regression model, where you have a single dataset that you want to use for both training and testing the model, which component is essential to appropriately prepare the data?
Question 10 Multiple Choice
In the process of using the Permutation Feature Importance component in Azure Machine Learning, you have the option to select from various metrics to measure the performance of the feature set. Which metrics can you choose for this purpose? (Choose 2)





