Databricks Unity Catalog: Storage Credentials and External Locations

Поділитися
Вставка
  • Опубліковано 6 лип 2024
  • Welcome to this straightforward and practical guide on Unity Catalog Storage Credentials and External Locations.
    Unity Catalog introduces several new securable objects to grant privileges to data in cloud object storage.
    - A storage credential is a securable object representing an Azure managed identity or Microsoft Entra ID service principal.
    - Once a storage credential is created access to it can be granted to principals, users and groups.
    - An external location is a securable object that combines a storage path with a storage credential that authorizes access to that path.
    ⌚Timestamps:
    00:00 Introduction
    02:03 High Level Process
    02:27 Demo
    🔗 Links and Documentation:
    - learn.microsoft.com/en-us/azu...
    - learn.microsoft.com/en-us/azu...
    💻 Check out my Databricks courses on Udemy:
    Azure Databricks and Spark SQL (Python): www.udemy.com/course/azure-da...
    Databricks SQL for Data Analysts: www.udemy.com/course/databric...
  • Наука та технологія

КОМЕНТАРІ • 2

  • @user-dz9hx8ll8j
    @user-dz9hx8ll8j 4 місяці тому

    Can we mount this external location path? Or any other way to avoid writing full container path every time in the script?

  • @manikandan385
    @manikandan385 2 місяці тому

    Is there a way to access Azure SQLDW through MSI using the same connector