12-07-2024 08:07 AM
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.
12-07-2024 01:46 PM
Hi @NIK251 ,
Try to run this pipeline once again. If the error appears, check what message is logged in azure activity log.
12-07-2024 01:46 PM
Hi @NIK251 ,
Try to run this pipeline once again. If the error appears, check what message is logged in azure activity log.
12-07-2024 11:36 PM
Thanks sir, I solved it.
06-01-2025 03:37 PM - edited 06-01-2025 03:42 PM
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