exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 1 question 43 discussion

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

DRAG DROP
-

You create an Azure Machine Learning workspace.

You must implement dedicated compute for model training in the workspace by using Azure Synapse compute resources. The solution must attach the dedicated compute and start an Azure Synapse session.

You need to implement the computer resources.

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
PCRamirez
11 months, 3 weeks ago
According to Copilot Pro: D) Create an Azure Synapse Workspace by using the Azure Portal: This is the first step because you need to have an Azure Synapse Workspace set up before you can link it to Azure Machine Learning or create compute resources within it1. E) Create an Apache Spark pool by using the Azure Portal: Once the Azure Synapse Workspace is created, you should create an Apache Spark pool within it. This pool will provide the compute resources needed for model training2. B) Create a linked service by using Azure Synapse Studio: After setting up the Azure Synapse Workspace and the Apache Spark pool, you need to create a linked service in Azure Synapse Studio to connect the Azure Synapse Workspace with the Azure Machine Learning workspace.
upvoted 2 times
...
Ratz
1 year, 9 months ago
However, a new Synapse workspace can no longer be registered with Azure Machine Latest Update: Learning as a linked service. We recommend using Managed (Automatic) Synapse compute and attached Synapse Spark pools available in CLI v2 and Python SDK v2. Please see https://aka.ms/aml-spark for more details.
upvoted 2 times
...
naruto1012
2 years ago
The answer is correct from this link https://learn.microsoft.com/en-us/azure/machine-learning/v1/how-to-link-synapse-ml-workspaces?view=azureml-api-1
upvoted 2 times
daviduzo
1 year, 11 months ago
That's outdated
upvoted 2 times
...
...
Tommo565
2 years, 2 months ago
Answer is correct (I think)
upvoted 1 times
...
Jin_22
2 years, 2 months ago
I think the correct answer should be: Create an Azure Synapse workspace Create an Azure Synapse Compute Attach the Compute to Azure ML Workspace
upvoted 4 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 ...