Free DP-750 Microsoft DP-750 Practice Test Question

Loading demo links...

Showing 1–1 of 1 questions

Question 1 (Topic 1)

You have an Azure Databricks workspace named Workspace1. You create a compute cluster named Cluster1 that will be used to ingest data. You need to install the required libraries on Cluster1. The solution must use Unity Catalog for access control. What should you do?

Select an option, then click Submit answer.

  • Install the libraries by using pip3.
  • Create a custom dependency management script and run the script from a Databricks notebook.
  • Upload the libraries to Workspace1 and install the libraries on Cluster1.
  • Install the libraries on Cluster1 and manually restart the cluster.