<?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: Workspaces stuck in a provisioning state in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/workspaces-stuck-in-a-provisioning-state/m-p/157390#M5274</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/230811"&gt;@Kirsten&lt;/a&gt;,&lt;/P&gt;
&lt;P data-pm-slice="1 3 []"&gt;I've checked internally. Based on what you described, this appears most consistent with the AWS credential/cross-account role validation failing early in workspace creation, rather than a later-stage workspace issue.&lt;/P&gt;
&lt;P&gt;Can you verify the following?&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;When you create the cross-account role in AWS, the trusted Databricks AWS account should be 414351767826, and the required External ID should be your Databricks account ID from the account console, not your AWS account ID.&lt;/LI&gt;
&lt;LI&gt;Databricks validates the credential configuration when you add the role in the account console, and a 400 at that step can indicate an invalid ARN or incorrect role permissions.&lt;/LI&gt;
&lt;LI&gt;If your AWS organisation uses SCPs or permission boundaries, please make sure they do not block sts:AssumeRole or the required EC2/VPC actions. Databricks docs explicitly note that cross-account role setup can fail even when the IAM policy itself looks correct if SCPs deny AssumeRole or EC2/VPC access.&lt;/LI&gt;
&lt;LI&gt;If you are using a Databricks-managed VPC, the role needs EC2/VPC provisioning permissions such as ec2:CreateVpc, ec2:CreateSubnet, ec2:CreateRouteTable, and related actions used during initial workspace setup.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea" data-pm-slice="1 1 []"&gt;If the workspace is still stuck in PROVISIONING and cannot be deleted from the account console, please open a Databricks Support case and include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Databricks account ID&lt;/LI&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Workspace ID or deployment name&lt;/LI&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;AWS region&lt;/LI&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;The exact 400 response body / error text from the credential configuration step&lt;/LI&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Whether you are using Databricks-managed VPC or customer-managed VPC&lt;/LI&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Whether SCPs / permission boundaries are enforced in the AWS account&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;That will let Support inspect the failed provisioning attempt and help with cleanup or next steps.&lt;/P&gt;
&lt;P class="p1"&gt;&lt;FONT size="2" color="#FF6600"&gt;&lt;STRONG&gt;&lt;I&gt;If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 May 2026 10:12:03 GMT</pubDate>
    <dc:creator>Ashwin_DSA</dc:creator>
    <dc:date>2026-05-21T10:12:03Z</dc:date>
    <item>
      <title>Workspaces stuck in a provisioning state</title>
      <link>https://community.databricks.com/t5/administration-architecture/workspaces-stuck-in-a-provisioning-state/m-p/157351#M5271</link>
      <description>&lt;P&gt;We are attempting to create a workspace on Databricks but encountering an issue&lt;BR /&gt;&lt;BR /&gt;Workspace provisioning has been stuck in PROVISIONING state for over 2 hours. Only partial resources were created (IAM role and S3 bucket), and no VPC or CloudFormation resources exist. This appears to have failed during early provisioning, likely due to IAM permission boundary restrictions preventing EC2 resource creation. The workspace cannot be deleted from the UI and no force delete option is available. Please manually reset or force-delete the workspace from the backend so we can retry deployment.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Or please guide us in the right direction. We have created a cross account role but cant seem to configure it in databricks and are presented with a 400 response code&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 17:47:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/workspaces-stuck-in-a-provisioning-state/m-p/157351#M5271</guid>
      <dc:creator>Kirsten</dc:creator>
      <dc:date>2026-05-20T17:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Workspaces stuck in a provisioning state</title>
      <link>https://community.databricks.com/t5/administration-architecture/workspaces-stuck-in-a-provisioning-state/m-p/157390#M5274</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/230811"&gt;@Kirsten&lt;/a&gt;,&lt;/P&gt;
&lt;P data-pm-slice="1 3 []"&gt;I've checked internally. Based on what you described, this appears most consistent with the AWS credential/cross-account role validation failing early in workspace creation, rather than a later-stage workspace issue.&lt;/P&gt;
&lt;P&gt;Can you verify the following?&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;When you create the cross-account role in AWS, the trusted Databricks AWS account should be 414351767826, and the required External ID should be your Databricks account ID from the account console, not your AWS account ID.&lt;/LI&gt;
&lt;LI&gt;Databricks validates the credential configuration when you add the role in the account console, and a 400 at that step can indicate an invalid ARN or incorrect role permissions.&lt;/LI&gt;
&lt;LI&gt;If your AWS organisation uses SCPs or permission boundaries, please make sure they do not block sts:AssumeRole or the required EC2/VPC actions. Databricks docs explicitly note that cross-account role setup can fail even when the IAM policy itself looks correct if SCPs deny AssumeRole or EC2/VPC access.&lt;/LI&gt;
&lt;LI&gt;If you are using a Databricks-managed VPC, the role needs EC2/VPC provisioning permissions such as ec2:CreateVpc, ec2:CreateSubnet, ec2:CreateRouteTable, and related actions used during initial workspace setup.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea" data-pm-slice="1 1 []"&gt;If the workspace is still stuck in PROVISIONING and cannot be deleted from the account console, please open a Databricks Support case and include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Databricks account ID&lt;/LI&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Workspace ID or deployment name&lt;/LI&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;AWS region&lt;/LI&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;The exact 400 response body / error text from the credential configuration step&lt;/LI&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Whether you are using Databricks-managed VPC or customer-managed VPC&lt;/LI&gt;
&lt;LI class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Whether SCPs / permission boundaries are enforced in the AWS account&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="wnfdntf _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;That will let Support inspect the failed provisioning attempt and help with cleanup or next steps.&lt;/P&gt;
&lt;P class="p1"&gt;&lt;FONT size="2" color="#FF6600"&gt;&lt;STRONG&gt;&lt;I&gt;If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2026 10:12:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/workspaces-stuck-in-a-provisioning-state/m-p/157390#M5274</guid>
      <dc:creator>Ashwin_DSA</dc:creator>
      <dc:date>2026-05-21T10:12:03Z</dc:date>
    </item>
  </channel>
</rss>

