<?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 Re: How Development Target works for multiple users? in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/how-development-target-works-for-multiple-users/m-p/105158#M9482</link>
    <description>&lt;P&gt;Were you able to solve this?&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2025 12:09:54 GMT</pubDate>
    <dc:creator>zuzsad</dc:creator>
    <dc:date>2025-01-10T12:09:54Z</dc:date>
    <item>
      <title>How Development Target works for multiple users?</title>
      <link>https://community.databricks.com/t5/get-started-discussions/how-development-target-works-for-multiple-users/m-p/73800#M9481</link>
      <description>&lt;P&gt;Hi, I'm using the Databricks asset bundle to deploy my job to Azure Databricks.&lt;/P&gt;&lt;P&gt;I want to configure the Databricks bundle so that when anyone runs the Azure pipeline, a job is created under their name in the format dev_username_job.&lt;/P&gt;&lt;P&gt;Using a personal access token(DATABRICKS_TOKEN), the deployment always occurs under the user associated with the token passed as an environment variable.&lt;/P&gt;&lt;P&gt;Using DATABRICKS_CLIENT_ID and DATABRICKS_CLIENT_SECRET, the deployment occurs under the service principal dev_service_principal_ID.&lt;/P&gt;&lt;P&gt;Here is my snippet from the databricks.yml file:&lt;/P&gt;&lt;P&gt;targets:&lt;BR /&gt;&amp;nbsp; dev:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; default: true&lt;BR /&gt;&amp;nbsp; &amp;nbsp; mode: development&lt;BR /&gt;&amp;nbsp; &amp;nbsp; workspace:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; host: host_url&lt;BR /&gt;&amp;nbsp; prod:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; mode: production&lt;BR /&gt;&amp;nbsp; &amp;nbsp; workspace:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; host: host-url&lt;BR /&gt;&amp;nbsp; &amp;nbsp; run_as:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; service_principal_name: service-principal-ID&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I also have an azure-pipeline.yml file where I deploy my job to Databricks:&amp;nbsp; &amp;nbsp; - bash: |&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; databricks bundle deploy -t dev&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; env:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DATABRICKS_HOST: $(DEV_DATABRICKS_HOST)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DATABRICKS_CLIENT_ID: $(DATABRICKS_CLIENT_ID)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DATABRICKS_CLIENT_SECRET: $(DATABRICKS_CLIENT_SECRET)&lt;/P&gt;&lt;P&gt;Can anyone please help me on this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 15:36:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/how-development-target-works-for-multiple-users/m-p/73800#M9481</guid>
      <dc:creator>vicky403</dc:creator>
      <dc:date>2024-06-13T15:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: How Development Target works for multiple users?</title>
      <link>https://community.databricks.com/t5/get-started-discussions/how-development-target-works-for-multiple-users/m-p/105158#M9482</link>
      <description>&lt;P&gt;Were you able to solve this?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 12:09:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/how-development-target-works-for-multiple-users/m-p/105158#M9482</guid>
      <dc:creator>zuzsad</dc:creator>
      <dc:date>2025-01-10T12:09:54Z</dc:date>
    </item>
  </channel>
</rss>

