exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 4 question 81 discussion

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

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?

  • A. scoring script
  • B. deployment
  • C. environment
  • D. deployment definition
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Shudharsanan
6 months, 2 weeks ago
Selected Answer: A
init and run. so scoring script
upvoted 1 times
D0ktor
3 months ago
https://learn.microsoft.com/en-us/azure/machine-learning/how-to-mlflow-batch?view=azureml-api-2&tabs=cli#customize-model-deployment-with-scoring-script
upvoted 1 times
...
...
jl420
7 months, 2 weeks ago
Selected Answer: D
D is correct. Scoring Script can be done later.
upvoted 1 times
...
onurag
7 months, 4 weeks ago
Selected Answer: A
Should be scoring_script
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 ...