Delta Live Table Pipeline

NIK251
New Contributor III

I have the error message when try to create a delta live table pipeline.

My error is: com.databricks.pipelines.common.errors.deployment.DeploymentException: Failed to launch pipeline cluster 1207-112912-8e84v9h5: Encountered Quota Exhaustion issue in your account: azure_error_code: QuotaExceeded, azure_error_message: Operation could not be completed as it results in exceeding approved Total Regional Cores ... This error could be transient - restart your pipeline and report if you still see the same issue.

Note that my cluster is in single Node, I'm in pay-as-go subscription and i also checked my azure subscription, it showed that I had much enough quota space.

khang

szymon_dybczak
Esteemed Contributor III

Hi @NIK251 ,

Try to run this pipeline once again. If the error appears, check what message is logged in azure activity log. 

View solution in original post

NIK251
New Contributor III

Thanks sir, I solved it.

khang

Hi, 

I am facing a similar issue:

com.databricks.pipelines.common.errors.deployment.DeploymentException: Failed to launch pipeline cluster 0530-151633-xvoin9uv: Encountered Quota Exhaustion issue in your account: databricks_error_message: The VM size you are specifying is not available. [details] QuotaExceeded: Operation could not be completed as it resul...
This error is likely due to a misconfiguration in the pipeline.
Check the pipeline cluster configuration and associated cluster policy.

Can you please help me with this issue?

Saurabh