<?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 How do you create a Sandbox in your data environment ? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34248#M25018</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you create a Sandbox in your data environment ? have any idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Azzure/AWS + Data Lake + Databricks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Nov 2021 15:15:15 GMT</pubDate>
    <dc:creator>William_Scardua</dc:creator>
    <dc:date>2021-11-29T15:15:15Z</dc:date>
    <item>
      <title>How do you create a Sandbox in your data environment ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34248#M25018</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you create a Sandbox in your data environment ? have any idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Azzure/AWS + Data Lake + Databricks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 15:15:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34248#M25018</guid>
      <dc:creator>William_Scardua</dc:creator>
      <dc:date>2021-11-29T15:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do you create a Sandbox in your data environment ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34249#M25019</link>
      <description>&lt;P&gt;maybe use Azure DataFactory to periodically copy your data to sandbox storage.&lt;/P&gt;&lt;P&gt;If you need to configure mounts and sql databases/tables the best is to have notebook to do that which is run in both environments with widget which specify deployment (so it will replace mount and table location accordingly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) copy in dataFactory&lt;/P&gt;&lt;P&gt;2) when completed run deployment notebook (also can be with dataFactory and param available though widget can be set there)&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 15:25:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34249#M25019</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2021-11-29T15:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do you create a Sandbox in your data environment ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34250#M25020</link>
      <description>&lt;P&gt;Depends on how much you want the sandbox to be disconnected from the rest.&lt;/P&gt;&lt;P&gt;The ideal scenario is a complete separate setup, as in DEV-QA-PRD-SANDBOX.&lt;/P&gt;&lt;P&gt;But to be honest, I think that is overkill.&lt;/P&gt;&lt;P&gt;If you have a separate storage account or you have a separate BLOB or even a subdirectory which is protected with permissions, you have already quite a lot.&lt;/P&gt;&lt;P&gt;Because the data is the most important part.&lt;/P&gt;&lt;P&gt;Then the notebooks: you can opt for a separate databricks account but again, you can do without.&lt;/P&gt;&lt;P&gt;f.e. use Repos for your 'official' notebooks, and the workspace/user folder for playing around.&lt;/P&gt;&lt;P&gt;You only have to make sure that you use the correct mount and that can be set with a widget as Hubert mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also depends on the amount of people working on databricks.  If you are only a small team you do not have to be too strict.  But with lots of people and frequent personnel changes (consultants f.e.)  it is a good idea to have strict permissions/procedures etc.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 17:49:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34250#M25020</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-11-29T17:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do you create a Sandbox in your data environment ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34251#M25021</link>
      <description>&lt;P&gt;In a sandbox environment, you will find the Designer enabled. You can activate Designer by selecting the design icon Designer. on a page, or by choosing the Design menu item in the Settings Settings menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 04:25:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34251#M25021</guid>
      <dc:creator>missyT</dc:creator>
      <dc:date>2021-11-30T04:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do you create a Sandbox in your data environment ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34252#M25022</link>
      <description>&lt;P&gt;thank you @Hubert Dudek​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 00:14:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34252#M25022</guid>
      <dc:creator>William_Scardua</dc:creator>
      <dc:date>2021-12-02T00:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do you create a Sandbox in your data environment ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34253#M25023</link>
      <description>&lt;P&gt;I agree @Werner Stinckens​&amp;nbsp;, thank you&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 00:15:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34253#M25023</guid>
      <dc:creator>William_Scardua</dc:creator>
      <dc:date>2021-12-02T00:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do you create a Sandbox in your data environment ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34254#M25024</link>
      <description>&lt;P&gt;Thank you @Missy Trussell​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 00:15:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-create-a-sandbox-in-your-data-environment/m-p/34254#M25024</guid>
      <dc:creator>William_Scardua</dc:creator>
      <dc:date>2021-12-02T00:15:25Z</dc:date>
    </item>
  </channel>
</rss>

