DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Free Microsoft DP-100 Practice Questions & Answers 2026 Part2

Are you preparing for the Microsoft DP-100 certification exam? SPOTO offers the Microsoft DP-100 Premium File; all questions are aligned with the latest exam content and come with expert-provided answers. Our question banks cover the latest question types, core concepts, and detailed explanations, helping you familiarize yourself with the exam format and difficulty level. Whether you are reviewing core concepts or simulating a real exam environment, these resources will rapidly boost your confidence and readiness.
For over two decades, SPOTO has successfully helped numerous IT professionals secure their ideal positions at Fortune 500 companies. Download now to start practicing efficiently and ensure a high score on the actual exam. Don't miss this opportunity to pass your certification exam with ease!
Take other online exams

Question #1
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 have been tasked with evaluating your model on a partial data sample via k-fold cross-validation.You have already configured a k parameter as the number of splits. You now have to configure the k parameter for the cross-validation with the usual value choice.Recommendation: You configure the use of the value k=3.Will the requirements be satisfied?
A. es
B. o
View answer
Correct Answer: B
Question #2
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.
A. Yes
B. No
View answer
Correct Answer: B
Question #3
You need to visually identify whether outliers exist in the Age column and quantify the outliers before the outliers areremoved.Which three Azure Machine Learning Studio modules should you use? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
A. reate Scatterplot
B. ummarize Data
C. lip Values
D. eplace Discrete Values
E. uild Counting Transform
View answer
Correct Answer: ABC
Question #4
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 Inference cluster.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: B
Question #5
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 section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.You are a data scientist using Azure Machine Learning Studio.You need to normalize values to produce an output column into bins to predict a target column.Solution: Apply a Quantiles binning mode with a PQuantile normalization.Does the solution meet the goal?
A. Yes
B. No
View answer
Correct Answer: A
Question #6
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 in the process of creating a machine learning model. Your dataset includes rows with null and missing values.You plan to make use of the Clean Missing Data module in Azure Machine Learning Studio to detect and fix the null and missing values in the dataset.Recommendation: You make use of the Replace with median option.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: A
Question #7
You have been tasked with creating a new Azure pipeline via the Machine Learning designer.You have to makes sure that the pipeline trains a model using data in a comma-separated values (CSV) file that is published on a website. A dataset for the file for this file does not exist.Data from the CSV file must be ingested into the designer pipeline with the least amount of administrative effort as possible.Which of the following actions should you take?
A. You should make use of the Convert to TXT module
B. You should add the Copy Data object to the pipeline
C. You should add the Import Data object to the pipeline
D. You should add the Dataset object to the pipeline
View answer
Correct Answer: C
Question #8
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 Compute cluster.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: A
Question #9
You are planning to host practical training to acquaint learners with data visualization creation using Python. Learner devices are able to connect to the internet.Learner devices are currently NOT configured for Python development. Also, learners are unable to install software on their devices as they lack administrator permissions. Furthermore, they are unable to access Azure subscriptions.It is imperative that learners are able to execute Python-based data visualization code.Which of the following actions should you take?
A. You should consider configuring the use of Azure Container Instance
B. You should consider configuring the use of Azure BatchAI
C. You should consider configuring the use of Azure Notebooks
D. You should consider configuring the use of Azure Kubernetes Service
View answer
Correct Answer: C
Question #10
You plan to provision an Azure Machine Learning Basic edition workspace for a data science project.You need to identify the tasks you will be able to perform in the workspace.Which three tasks will you be able to perform? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point.
A. Create a Compute Instance and use it to run code in Jupyter notebooks
B. Create an Azure Kubernetes Service (AKS) inference cluster
C. Use the designer to train a model by dragging and dropping pre-defined modules
D. Create a tabular dataset that supports versioning
E. Use the Automated Machine Learning user interface to train a model
View answer
Correct Answer: ACE
Question #11
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 section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.You are analyzing a numerical dataset which contains missing values in several columns.You must clean the missing values using an appropriate operation without affecting the dimensionality of the feature set.You need to analyze a full dataset to include all values.Solution: Calculate the column median value and use the median value as the replacement for any missing value in the column.Does the solution meet the goal?
A. Yes
B. No
View answer
Correct Answer: A
Question #12
You use Azure Machine Learning designer to create a real-time service endpoint. You have a single Azure Machine Learning service compute resource.
A. a new Machine Learning Compute resource
B. Azure Kubernetes Services
C. HDInsight
D. the existing Machine Learning Compute resource
E. Azure Databricks
View answer
Correct Answer: B
Question #13
You are developing a hands-on workshop to introduce Docker for Windows to attendees.You need to ensure that workshop attendees can install Docker on their devices.Which two prerequisite components should attendees install on the devices? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
A. Microsoft Hardware-Assisted Virtualization Detection Tool
B. Kitematic
C. BIOS-enabled virtualization
D. VirtualBox
E. Windows 10 64-bit Professional
View answer
Correct Answer: CE
Question #14
You need to implement a Data Science Virtual Machine (DSVM) that supports the Caffe2 deep learning framework.Which of the following DSVM should you create?
A. indows Server 2012 DSVM
B. indows Server 2016 DSVM
C. buntu 16
D. entOS 7
View answer
Correct Answer: C
Question #15
You are creating a new experiment in Azure Machine Learning Studio. You have a small dataset that has missing values in many columns. The data does not require the application of predictors for each column. You plan to use the Clean Missing Data.You need to select a data cleaning method.Which method should you use?
A. Replace using Probabilistic PCA
B. Normalization
C. Synthetic Minority Oversampling Technique (SMOTE)
D. Replace using MICE
View answer
Correct Answer: A
Question #16
You need to consider the underlined segment to establish whether it is accurate.To transform a categorical feature into a binary indicator, you should make use of the Clean Missing Data module.Select `No adjustment required` if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.
A. No adjustment required
B. Convert to Indicator Values
C. Apply SQL Transformation
D. Group Categorical Values
View answer
Correct Answer: B
Question #17
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 have been tasked with evaluating your model on a partial data sample via k-fold cross-validation.You have already configured a k parameter as the number of splits. You now have to configure the k parameter for the cross-validation with the usual value choice.Recommendation: You configure the use of the value k=3.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: B
Question #18
This question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if therecommendation satisfies the requirements.You have been tasked with employing a machine learning model, which makes use of a PostgreSQL database and needs GPU processing, to forecast prices.You are preparing to create a virtual machine that has the necessary tools built into it.You need to make use of the correct virtual machine type.Recommendation: You make use of a Geo AI Data Science Virtual Machine (Geo-DSVM) Windows edition.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: B
Question #19
You must store data in Azure Blob Storage to support Azure Machine Learning.You need to transfer the data into Azure Blob Storage.What are three possible ways to achieve the goal? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point.
A. Bulk Insert SQL Query
B. AzCopy
C. Python script
D. Azure Storage Explorer
E. Bulk Copy Program (BCP)
View answer
Correct Answer: BCD
Question #20
You have been tasked with designing a deep learning model, which accommodates the most recent edition of Python, to recognize language.You have to include a suitable deep learning framework in the Data Science Virtual Machine (DSVM).Which of the following actions should you take?
A. You should consider including Rattle
B. You should consider including TensorFlow
C. You should consider including Theano
D. You should consider including Chainer
View answer
Correct Answer: B
Question #21
This question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if therecommendation satisfies the requirements.You have been tasked with evaluating your model on a partial data sample via k-fold cross-validation.You have already configured a k parameter as the number of splits. You now have to configure the k parameter for the cross-validation with the usual valuechoice.Recommendation: You configure the use of the value k=3.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: B
Question #22
You construct a machine learning experiment via Azure Machine Learning Studio.You would like to split data into two separate datasets.Which of the following actions should you take?
A. You should make use of the Split Data module
B. You should make use of the Group Categorical Values module
C. You should make use of the Clip Values module
D. You should make use of the Group Data into Bins module
View answer
Correct Answer: A
Question #23
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 have been tasked with employing a machine learning model, which makes use of a PostgreSQL database and needs GPU processing, to forecast prices.You are preparing to create a virtual machine that has the necessary tools built into it.You need to make use of the correct virtual machine type.Recommendation: You make use of a Data Science Virtual Machine (DSVM) Windows edition.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: B
Question #24
This question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if therecommendation satisfies the requirements.You have been tasked with employing a machine learning model, which makes use of a PostgreSQL database and needs GPU processing, to forecast prices.You are preparing to create a virtual machine that has the necessary tools built into it.You need to make use of the correct virtual machine type.Recommendation: You make use of a Deep Learning Virtual Machine (DLVM) Windows edition.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: A
Question #25
You need to implement a Data Science Virtual Machine (DSVM) that supports the Caffe2 deep learning framework.Which of the following DSVM should you create?
A. Windows Server 2012 DSVM
B. Windows Server 2016 DSVM
C. Ubuntu 16
D. CentOS 7
View answer
Correct Answer: C
Question #26
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 have been tasked with employing a machine learning model, which makes use of a PostgreSQL database and needs GPU processing, to forecast prices.You are preparing to create a virtual machine that has the necessary tools built into it.You need to make use of the correct virtual machine type.Recommendation: You make use of a Geo AI Data Science Virtual Machine (Geo-DSVM) Windows edition.Will the requirements be satisfied?
A. es
B. o
View answer
Correct Answer: B
Question #27
Your team is building a data engineering and data science development environment.The environment must support the following requirements:-support Python and Scala-compose data storage, movement, and processing services into automated data pipelines-the same tool should be used for the orchestration of both data engineering and data science-support workload isolation and interactive workloads-enable scaling across a cluster of machinesYou need to create the environment.What should you do?
A. Build the environment in Apache Hive for HDInsight and use Azure Data Factory for orchestration
B. Build the environment in Azure Databricks and use Azure Data Factory for orchestration
C. Build the environment in Apache Spark for HDInsight and use Azure Container Instances for orchestration
D. Build the environment in Azure Databricks and use Azure Container Instances for orchestration
View answer
Correct Answer: B
Question #28
You run an automated machine learning experiment in an Azure Machine Learning workspace. Information about the run is listed in the table below:You need to write a script that uses the Azure Machine Learning SDK to retrieve the best iteration of the experiment run. Which Python code segment should you use?
A.
B.
C.
D.
View answer
Correct Answer: A
Question #29
You plan to use a Data Science Virtual Machine (DSVM) with the open source deep learning frameworks Caffe2 and PyTorch.You need to select a pre-configured DSVM to support the frameworks.What should you create?
A. Data Science Virtual Machine for Windows 2012
B. Data Science Virtual Machine for Linux (CentOS)
C. Geo AI Data Science Virtual Machine with ArcGIS
D. Data Science Virtual Machine for Windows 2016
E. Data Science Virtual Machine for Linux (Ubuntu)
View answer
Correct Answer: E
Question #30
You need to implement a Data Science Virtual Machine (DSVM) that supports the Caffe2 deep learning framework.Which of the following DSVM should you create?
A. Windows Server 2012 DSVM
B. Windows Server 2016 DSVM
C. Ubuntu 16
D. CentOS 7
View answer
Correct Answer: C
Question #31
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 in the process of creating a machine learning model. Your dataset includes rows with null and missing values.You plan to make use of the Clean Missing Data module in Azure Machine Learning Studio to detect and fix the null and missing values in the dataset.Recommendation: You make use of the Remove entire row option.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: A
Question #32
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 have been tasked with employing a machine learning model, which makes use of a PostgreSQL database and needs GPU processing, to forecast prices.You are preparing to create a virtual machine that has the necessary tools built into it.You need to make use of the correct virtual machine type.Recommendation: You make use of a Deep Learning Virtual Machine (DLVM) Windows edition.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: A

View The Updated Microsoft Exam Questions

SPOTO Provides 100% Real Microsoft Exam Questions for You to Pass Your Microsoft Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number:
Contact Us