exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 2 question 131 discussion

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

DRAG DROP -

You manage an Azure Machine Learning workspace named workspace1.

You plan to create a registry named registry01 with the help of the following registry.yml (line numbers are used for reference only):



You need to use Azure Machine Learning Python SDK v2 with Python 3.10 in a notebook to interact with workspace1.

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.

Show Suggested Answer Hide Answer
Suggested Answer:

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
gunn_m
8 months, 3 weeks ago
The answer is wrong Install Azure Machine Learning Python SDK v2. Connect to the workspace. Use begin_create() to create a registry.
upvoted 4 times
...
Arvindu89
9 months, 3 weeks ago
Actions 1. Install Azure machine Learning python ADK v2 2. Connect to workspace 3. User begin_create() to create a registry
upvoted 2 times
...
jefimija
10 months ago
1. install 2. connect 3. use begin create
upvoted 3 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 ...