QuestionQ9

Secure and govern Unity Catalog objects

Your company includes sales, finance, and HR departments.

You have an Azure Databricks workspace enabled for Unity Catalog. You need to implement Unity Catalog to meet the following requirements:

  • Access to Unity Catalog for each department must be managed independently of the other departments.
  • Each department’s data assets must be logically isolated from those of the other departments.
  • The solution must support centralized governance.

What should you do for each department?

  • A Create a separate Azure Data Lake Storage Gen2 account.
  • B Create dynamic views.
  • C Create a new workspace.
  • D Create a new catalog.
Explanation

A Unity Catalog catalog is the primary unit of data isolation. Catalog-level ownership and privileges allow each department’s access to be managed independently, while all catalogs remain governed centrally by Unity Catalog in the same metastore.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!