Advancing Spark - Provisioning Databricks Users through SCIM

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2024

Комментарии • 19

  • @swapnilsaxena9577
    @swapnilsaxena9577 2 года назад

    Great video! Just one thing, though, post Unity catalog setup, provisioning must be done through Databricks admin account rather than at workspace level. Hence, token generation is done at account level. After provisioning is enabled, AD users/groups get synced in as Databricks account users/groups which can then be further assigned workspace level access by workspace admins or account admins.

    • @AdvancingAnalytics
      @AdvancingAnalytics  2 года назад +1

      Yeah, this vid was before identity federation went live! Probably another vid I need to do!

  • @zubair489
    @zubair489 Год назад

    Loved it.thanks for the video

  • @marcocaviezel2672
    @marcocaviezel2672 2 года назад

    Hi Simon!
    Great video again!
    What a fantastic feature. Finally it’s here. Can you provide details in the SCIM connector what permission a person or group should have in Databricks. (E.g. only Databricks SQL)?

  • @joskessels5194
    @joskessels5194 2 года назад +2

    Anybody else experiencing that SPN’s inside an SCIM synced Azure AD group are not provisioned to the Databricks workspace? Also I expect the same issue for managed identities.

    • @leoafurlongiv
      @leoafurlongiv 2 года назад +1

      That is unfortunately correct. The AAD Enterprise App doesn't SCIM over SPs or MIs. :( You can use the Databricks Terraform Provider to do this though.

  • @kaurivneet1
    @kaurivneet1 2 года назад

    Thank you Simon for the great video! love the scim pun :P
    One question, if the list of users and groups are not known upfront and are created later in Azure AD, how can they be added to the SCIM connector afterwards? Is the SCIM api meant for that?

    • @AdvancingAnalytics
      @AdvancingAnalytics  2 года назад +1

      Hi! You can amend the users & groups in the SCIM connector at any time, there are settings as to how often it will sync with the destination. Also, it's worth looking at the Identity Federation news from this month, as this is an alternative approach for managing databricks users in Azure! docs.microsoft.com/en-gb/azure/databricks/administration-guide/users-groups/#enable-identity-federation

  • @alfredoestevestorresgarave7250

    Thanks for sharing

  • @film-masti-777
    @film-masti-777 Год назад

    Hi Simon, 1 question. if I have to implement Fine-grained access control at databricks at unity catalog level where we rely on databricks groups for access control, can it be achieved using Azure AD group synced with Databricks using SCIM provisioning?
    OR do I have to create databricks groups separately for this access control?

  • @briancuster7355
    @briancuster7355 2 года назад

    i haven't had a chance to use SCIM as most of my work involves working with an environment build by devops professionals but it sounds like a great way to sync AAD users with Databricks.

  • @michaelleuer7660
    @michaelleuer7660 2 года назад

    Can you have multiple databricks workspaces? Or would you go about doing this for multiple workspaces?

  • @saurabh12521
    @saurabh12521 2 года назад

    What if I have more then one workspace. Do I need to add all in provisioning? If I did how will my user and group have access? for eg : I have added 5 workspaces in provisioning which is used by different work groups. But we have created a single enterprise application that will have a common user/group option to add. If I add a user, will that user will have access to all workspaces?

  • @MrMikereeve89
    @MrMikereeve89 2 года назад +1

    Any inkling of when this might go GA? I’ve had my eye on it for a while but I’m reluctant to use it whilst it’s still in Public Preview.

    • @AdvancingAnalytics
      @AdvancingAnalytics  2 года назад

      No idea! Although I expect a raft of announcements next week, not sure if SCIM is one of them!

    • @MrMikereeve89
      @MrMikereeve89 2 года назад +1

      I seriously can’t wait! I’m so fed up of manually maintaining my users and groups across dev/sit/pre-prod/prod - it’s soooo tedious! 🤣

  • @matthiasmueller9340
    @matthiasmueller9340 2 года назад

    Hi Simon, would you mind showing how to do this using AWS?

  • @akhilannan
    @akhilannan 2 года назад +1

    Using this, can we sync users in an Azure AD group over to a Databricks Group?