<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Bulk removal of inactive users? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/bulk-removal-of-inactive-users/m-p/13172#M7886</link>
    <description>&lt;P&gt;To make a long story short, through SCIM we accidentally provisioned 3,000+ users into our Databricks workspace who should not be there. We fixed the SCIM issue but now the workspaces tab is flooded with inactive user workspaces. Is there any way to bulk remove these vs. one at a time moving these user workspaces to trash?&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2022 14:10:32 GMT</pubDate>
    <dc:creator>GoldenTuna</dc:creator>
    <dc:date>2022-07-18T14:10:32Z</dc:date>
    <item>
      <title>Bulk removal of inactive users?</title>
      <link>https://community.databricks.com/t5/data-engineering/bulk-removal-of-inactive-users/m-p/13172#M7886</link>
      <description>&lt;P&gt;To make a long story short, through SCIM we accidentally provisioned 3,000+ users into our Databricks workspace who should not be there. We fixed the SCIM issue but now the workspaces tab is flooded with inactive user workspaces. Is there any way to bulk remove these vs. one at a time moving these user workspaces to trash?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 14:10:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/bulk-removal-of-inactive-users/m-p/13172#M7886</guid>
      <dc:creator>GoldenTuna</dc:creator>
      <dc:date>2022-07-18T14:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk removal of inactive users?</title>
      <link>https://community.databricks.com/t5/data-engineering/bulk-removal-of-inactive-users/m-p/13173#M7887</link>
      <description>&lt;P&gt;@David Kruetzkamp​&amp;nbsp; - are you a premium user?&lt;/P&gt;&lt;P&gt;You can use&lt;A href="https://docs.databricks.com/dev-tools/api/latest/scim/scim-users.html" alt="https://docs.databricks.com/dev-tools/api/latest/scim/scim-users.html" target="_blank"&gt; SCIM API&lt;/A&gt; and get all the users using following endpoint.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;2.0/preview/scim/v2/Users&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;You can then delete the users by using the following endpoint:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;2.0/preview/scim/v2/Users/{id}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 01:52:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/bulk-removal-of-inactive-users/m-p/13173#M7887</guid>
      <dc:creator>AmanSehgal</dc:creator>
      <dc:date>2022-07-19T01:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk removal of inactive users?</title>
      <link>https://community.databricks.com/t5/data-engineering/bulk-removal-of-inactive-users/m-p/13174#M7888</link>
      <description>&lt;P&gt;please get all inactive user by this &lt;A href="https://docs.databricks.com/dev-tools/api/latest/scim/scim-users.html#filter-active-and-inactive-users" target="test_blank"&gt;https://docs.databricks.com/dev-tools/api/latest/scim/scim-users.html#filter-active-and-inactive-users&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you, you can automate the deletion from above filtered id using &lt;A href="https://docs.databricks.com/dev-tools/api/latest/scim/scim-users.html#delete-user-by-id" target="test_blank"&gt;https://docs.databricks.com/dev-tools/api/latest/scim/scim-users.html#delete-user-by-id&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@David Kruetzkamp​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 13:30:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/bulk-removal-of-inactive-users/m-p/13174#M7888</guid>
      <dc:creator>Atanu</dc:creator>
      <dc:date>2022-07-19T13:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk removal of inactive users?</title>
      <link>https://community.databricks.com/t5/data-engineering/bulk-removal-of-inactive-users/m-p/13175#M7889</link>
      <description>&lt;P&gt;Hello @David Kruetzkamp​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 10:19:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/bulk-removal-of-inactive-users/m-p/13175#M7889</guid>
      <dc:creator>Vidula</dc:creator>
      <dc:date>2022-09-05T10:19:47Z</dc:date>
    </item>
  </channel>
</rss>

