DP-100 Exam Question 21

You need to define a process for penalty event detection.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

DP-100 Exam Question 22

You have an Azure Machine Learning workspace named Workspaces
You plan to train an image object detection model by using Automated ML in Workspace1.
You need to complete the provided Azure Machine Learning Python SDK v2 code to start an image object detection job.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE Each correct selection is worth one point.

DP-100 Exam Question 23

You manage an Azure At Foundry project.
You are implementing a RAG solution. The documents contain tables and images that must be broken into semantically relevant chunks.
You need to generate textual representations of images and tables to be used as chunks.
Which two chunking approaches should you use? Each correct answer presents a complete solution. Choose two.
NOTE: Each correct selection is worth one point.
  • DP-100 Exam Question 24

    You create an Azure Machine Learning workspace named workspaces. You create a Python SDK v2 notebook to perform custom model training in workspace1. You need to run the notebook from Azure Machine Learning Studio in workspace1. What should you provision first?
  • DP-100 Exam Question 25

    You manage an Azure Machine Learning workspace.
    An MLflow model is already registered. You plan to customize how the deployment does inference. You need to deploy the MLflow model to a batch endpoint for batch inferencing. What should you create first?