exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 2 question 128 discussion

Actual exam question from Microsoft's DP-100
Question #: 128
Topic #: 2
[All DP-100 Questions]

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 have an Azure Machine Learning workspace that includes an AmlCompute cluster and a batch endpoint.

You clone a repository that contains an MLflow model to your local computer.

You need to ensure that you can deploy the model to the batch endpoint.

Solution: Register the model in the workspace.

Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
f82411e
2 months, 1 week ago
Selected Answer: A
A - SI
upvoted 1 times
...
jl420
9 months ago
Selected Answer: A
Registering the model is the required next step. Followed by creating a deployment config to deploy the batch endpoint using existing cluster.
upvoted 1 times
...
jefimija
9 months, 1 week ago
Selected Answer: A
A. Yes Explanation: Registering the MLflow model in the Azure Machine Learning workspace is a necessary step before deploying the model to a batch endpoint. The model must be registered so that it can be referenced during deployment. Once registered, you can create a batch deployment that uses the model along with the appropriate compute resources. Therefore, registering the model meets the goal of ensuring that the model can be deployed to the batch endpoint.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...