Hi everyone,
I’m currently using a Databricks Free Trial on Google Cloud and I'm trying to create a workspace.
The workspace creation fails with the following error:
RESOURCE_EXHAUSTED: Limit reached for workspace creation.
You've hit your daily limit for workspace creation.
Please try again in 24 hours.
What is confusing is that I currently do not have any workspaces created in my Databricks account.
I checked the official Databricks documentation, including:
However, I couldn't find any documentation mentioning a daily workspace creation limit for Free Trial accounts.
The general resource limits documentation mentions a limit on the number of workspaces per account, but since my account currently has zero workspaces, that limit does not appear to explain this error.
Could someone please clarify:
Is there a daily workspace creation limit for Databricks Free Trial accounts?
If yes, what is the limit and where is it documented?
Is this a Free Trial-specific restriction or an account-level provisioning limit?
Does the limit reset automatically after 24 hours?
Is there any way to request an increase or have the restriction removed?
Could this error be triggered by something other than the number of existing workspaces?
I want to confirm whether this is an account/trial provisioning limitation before troubleshooting my GCP configuration.
Thanks!