- Azure Databricks Delta live table tab is missing from my Databricks notebooks. Why?
Asked
Active
Viewed 215 times
1

Alex Ott
- 80,552
- 8
- 87
- 132

Kaniz Fatma
- 78
- 7
-
Please provide enough code so others can better understand or reproduce the problem. – Community Nov 04 '22 at 18:23
-
This question doesn't require a code. – Kaniz Fatma Nov 05 '22 at 19:41
1 Answers
0
Delta Live Table access control is available only in the Premium plan or above.
Enabling access control for Delta Live Tables allows pipeline owners to control pipeline access, including permissions to view pipeline details, start and stop pipeline updates, and manage pipeline settings.
This article describes individual consent and how to configure pipeline access control.

Kaniz Fatma
- 78
- 7