0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Azure Databricks上のデータをクラスタ経由で参照する際の最小権限

Last updated at Posted at 2024-10-24

Azure Databricks上のデータを参照するにあたり、エンドユーザー(パワーユーザー)についても
直接Azure Databricks上の特定のカタログ、スキーマあるいはテーブル単位でPower BI Desktopから閲覧をさせたいシチュエーションの際に調査したところで最小の権限を書き留めておく。

image.png

上記を実現したい場合以下の2つの権限が必要
・利用するクラスターの「アタッチ可」権限
←利用するクラスターの起動、停止及び利用に使用
image.png

・対象のスキーマ(テーブル、カタログ単位でもOK)の権限プリセットのデータリーダー権限 
 ←対象のオブジェクトの閲覧権限
 下図はカタログ単位の例
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?