exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 2 question 70 discussion

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

HOTSPOT
-

You must use an Azure Data Science Virtual Machine (DSVM) as a compute target.

You need to attach an existing DSVM to the workspace by using the Azure Machine Learning SDK for Python.

How should you complete the following code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

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
Tommo565
Highly Voted 1 year, 2 months ago
Correct (I think) https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.compute.remote.remotecompute?view=azure-ml-py
upvoted 9 times
ajay0011
1 year, 2 months ago
correct
upvoted 2 times
...
...
SovanMistry
Most Recent 11 months, 1 week ago
correct You can also use subscription_id, resource_group and vm_name without constructing resourceId. with Attach Configuaration and attach functions
upvoted 2 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 ...