<?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: [GCP] Failed to migrate a project onto an organization in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/gcp-failed-to-migrate-a-project-onto-an-organization/m-p/79254#M35713</link>
    <description>&lt;P&gt;The solution is...&lt;/P&gt;&lt;P&gt;I had finaly edited &lt;EM&gt;constraints/iam.allowedPolicyMemberDomains&lt;/EM&gt; on project &lt;STRONG&gt;and&lt;/STRONG&gt; on organization with &lt;SPAN class=""&gt;C01p0oudw&lt;/SPAN&gt; (Databricks customer_id on GCP) and our customer_id (&lt;EM&gt;gcloud organizations describe YOUR_ORGANIZATION_ID&lt;/EM&gt;). Not only on organization, or maybe I had wrong encoded it previously on project. (It's was well encoded on organization but, i think, badly on project).&lt;/P&gt;&lt;P&gt;Databricks doc here (point 1, second dot) : &lt;A href="https://docs.gcp.databricks.com/en/admin/account-settings-gcp/create-subscription.html#create-a-subscription" target="_blank" rel="noopener"&gt;https://docs.gcp.databricks.com/en/admin/account-settings-gcp/create-subscription.html#create-a-subscription&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thx for your assistance &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2024 14:28:07 GMT</pubDate>
    <dc:creator>AlainT</dc:creator>
    <dc:date>2024-07-18T14:28:07Z</dc:date>
    <item>
      <title>[GCP] Failed to migrate a project onto an organization</title>
      <link>https://community.databricks.com/t5/data-engineering/gcp-failed-to-migrate-a-project-onto-an-organization/m-p/79138#M35682</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;After migrating a project to an organization, we are unable to create a workspace without encountering errors. Previously working workspaces are also failing.&lt;/P&gt;&lt;P&gt;I have granted admin/owner access to all users who need Databricks. The latest error involves a mishmash with the service account, leading to its auto-deletion, and ultimately affecting GKE clusters.&lt;/P&gt;&lt;P&gt;I tried creating a custom VPC following the documentation (&lt;A href="https://docs.gcp.databricks.com/en/security/network/classic/customer-managed-vpc.html#overview" target="_blank"&gt;https://docs.gcp.databricks.com/en/security/network/classic/customer-managed-vpc.html#overview&lt;/A&gt;), but encountered a 400 error on step 3.7.d.&lt;/P&gt;&lt;P&gt;Additionally, I have configured `constraints/iam.allowedPolicyMemberDomains` with information from the Domain Restricted Sharing documentation here: &lt;A href="https://docs.gcp.databricks.com/en/admin/account-settings-gcp/create-subscription.html#create-a-subscription" target="_blank"&gt;https://docs.gcp.databricks.com/en/admin/account-settings-gcp/create-subscription.html#create-a-subscription&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I found my Organization ID using this command: gcloud organizations describe YOUR_ORGANIZATION_ID&lt;/P&gt;&lt;P&gt;However, I'm interested in knowing how to confirm this configuration, as it currently triggers alerts when changing user permissions in my project where Databricks is used:&lt;/P&gt;&lt;P&gt;"IAM policy update failed&lt;BR /&gt;The 'Domain Restricted Sharing' organization policy (constraints/iam.allowedPolicyMemberDomains) is enforced. Only principals in allowed domains can be added as principals in the policy. Correct the principal emails and try again. Learn more about domain restricted sharing."&lt;/P&gt;&lt;P&gt;Could errors on creations of workspace to be related to a new billing plan configuration that needs to be done?&lt;/P&gt;&lt;P&gt;Two days of debugging has been enough &lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any assistance or suggestions would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 15:46:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/gcp-failed-to-migrate-a-project-onto-an-organization/m-p/79138#M35682</guid>
      <dc:creator>AlainT</dc:creator>
      <dc:date>2024-07-17T15:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: [GCP] Failed to migrate a project onto an organization</title>
      <link>https://community.databricks.com/t5/data-engineering/gcp-failed-to-migrate-a-project-onto-an-organization/m-p/79248#M35710</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm still checking all access and all IAM policies. Because, my question still which are "all necessary domains" and what's "all necessary IAM roles and permissions are correctly assigned" and how to test it.&lt;/P&gt;&lt;P&gt;Note that I don't create a service account my self, but it's done by Databricks environment automatically.&lt;/P&gt;&lt;P&gt;Because I don't know the process behind the automatic creation of the workspace and creation of resources on GCP, I cannot be sure of where is the problem. I must use deduction and read docs, a lot of docs.&lt;/P&gt;&lt;P&gt;Maybe, it could be useful for future debugging to create some CLI for testing configuration on GCP.&lt;/P&gt;&lt;P&gt;Another solution for me, is to create all from scratch by myself on GCP instead of the automatic solution and configure a custom environment on Databricks, but it's my first experience on Databricks &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Voilà &lt;span class="lia-unicode-emoji" title=":face_with_rolling_eyes:"&gt;🙄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 13:20:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/gcp-failed-to-migrate-a-project-onto-an-organization/m-p/79248#M35710</guid>
      <dc:creator>AlainT</dc:creator>
      <dc:date>2024-07-18T13:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: [GCP] Failed to migrate a project onto an organization</title>
      <link>https://community.databricks.com/t5/data-engineering/gcp-failed-to-migrate-a-project-onto-an-organization/m-p/79254#M35713</link>
      <description>&lt;P&gt;The solution is...&lt;/P&gt;&lt;P&gt;I had finaly edited &lt;EM&gt;constraints/iam.allowedPolicyMemberDomains&lt;/EM&gt; on project &lt;STRONG&gt;and&lt;/STRONG&gt; on organization with &lt;SPAN class=""&gt;C01p0oudw&lt;/SPAN&gt; (Databricks customer_id on GCP) and our customer_id (&lt;EM&gt;gcloud organizations describe YOUR_ORGANIZATION_ID&lt;/EM&gt;). Not only on organization, or maybe I had wrong encoded it previously on project. (It's was well encoded on organization but, i think, badly on project).&lt;/P&gt;&lt;P&gt;Databricks doc here (point 1, second dot) : &lt;A href="https://docs.gcp.databricks.com/en/admin/account-settings-gcp/create-subscription.html#create-a-subscription" target="_blank" rel="noopener"&gt;https://docs.gcp.databricks.com/en/admin/account-settings-gcp/create-subscription.html#create-a-subscription&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thx for your assistance &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 14:28:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/gcp-failed-to-migrate-a-project-onto-an-organization/m-p/79254#M35713</guid>
      <dc:creator>AlainT</dc:creator>
      <dc:date>2024-07-18T14:28:07Z</dc:date>
    </item>
  </channel>
</rss>

