Scheduling Full Scans in Purview for Databricks Unity Catalog
How can a full scan be scheduled in Purview for a Databricks Unity Catalog data source every other day? The documentation indicates that only an initial full scan occurs upon scheduling, followed by incremental scans. However, the incremental scans are…
Azure Databricks
Azure quota exceeded exception databricks
While trying to create Compute in Databricks I encountered the error Azure quota exceeded exception. How to fix this?
Azure Databricks
unable to create compute in databricks
Hi Team i am not able to create compute in databricks is showing error.
Azure Databricks
Getting PermissionError from workers trying to create a "faulthandler_log_file"
While running ".foreach()" on a dataframe, I keep getting the following error: Py4JJavaError: An error occurred while calling o13961.javaToPython. : org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 4917.0…
Azure Databricks

How to enable metastore in azure databricks.
I have made a new account with pay as you go subscription. Also added an external user with email having organisation domain not a personal email. Felt like azure entra was not letting me get in. Now after creating VPCs and launch databricks is fine. But…
Azure Databricks
JDBC batch vs TVP ingestion into Azure SQL Hyperscale
We are currently inserting and updating data into Azure SQL Database Hyperscale using JDBC batch updates. Our process is: Read data from ADLS raw layer Use JDBC batch insert/update to load data into the Hyperscale main table We have observed that…
Azure Databricks
Databricks → Azure SQL Hyperscale streaming MERGE scale-out pattern
We are implementing a Kafka → Databricks → Azure SQL Hyperscale streaming ingestion pipeline and would like your guidance. Our scenario Scale: 200 Kafka topics → 200 Databricks Structured Streaming jobs (one per topic). Volume: ~200,000 events per…
Azure Databricks
Auto loader and schema changes
Hi kind friends, we are implementing auto loader to track schema changes , and schema drift to be precise. I understand , it is a best practice to implement auto loader at landing to bronze layer for capturing the data anamolies at the outset , and at…
Azure Databricks
How to change cluster location from EASTUS to any other, Having issue with creating compute
Hi Team, Need help, Im trying to create compute but getting error as below 'loud Provider Resource Stockout: The VM size you are specifying is not available. [details] SkuNotAvailable: The requested VM size for resource 'Following SKUs have failed for…
Azure Databricks
Unable to start job runs and start cluster in Azure Databricks
Every time I start a workflow/job, I get the error message: "Triggering new runs for organization [org_number] is currently disabled temporarily." Every time I start any cluster, I get the error message: "Could not start cluster…
Azure Databricks

Cost Comparison Between Databricks, ADLS (Archive/Cold), and Azure SQL Hyperscale
Databricks Serverless SQL Warehouse + ADLS Archive Tier Databricks Serverless SQL Warehouse + ADLS Cold Tier Azure SQL Database Hyperscale (Serverless) How should we do a fair, apple-to-apple compute comparison between Databricks Serverless and Azure…
Azure Databricks
There is no model databricks-claude-sonnet-4 in the list of Foundation Model APIs models
I have created the Databricks workspace of Premium tier in East US region. According to documentation there are following Foundation Model APIs models available: databricks-gemma-3-12b databricks-claude-sonnet-4 databricks-claude-opus-4 …
Azure Databricks
databricks not working with Geoparquet for write data
Py4JJavaError: An error occurred while calling o535.save. : org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 17.0 failed 4 times, most recent failure: Lost task 0.3 in stage 17.0 (TID 45) (10.137.237.68 executor 0):…
Azure Databricks
cluster on databricks
I am trying to deploy a cluster on databricks but Standard_DS3_v2 is not available in central india region
Azure Databricks
Azure Databricks Sonnet Access
Hi, I’ve set up Databricks via Azure, but I can’t access the Anthropic models. How can I enable them or request access? I don’t have an Azure support plan.
Azure Databricks
can not create or close cluster
I created cluster and was using databricks for more than a month. Now when i try to start my cluster to run a notebook , it is showing error as can not create cluster. I have tried troubleshooting but no use. Hoping to find solution here.
Azure Databricks
Azure Devops pipeline and dataset parametrization issue
I have added parametrization for ADF pipelines but yet I don't see the parameters reflected in the override parameters list. Tried reconnecting the adf connection to git and also overwriting the live mode from source branch and published the adf…
Azure Databricks
Data Pipeline to push files from External System (Adobe) to ADLS Gen2
Hello, May someone please share detail step by step for below scenario. Adobe Campaign push Email Delivery and Email Tracking data objects (2 files) to File Storage on Bronze Layer. which component I have to use to for polling and grab the new file and…
Azure Databricks
DATABRICKS VS ADF for Recon
We are in the process of implementing the one-time historical migration from DB2 (80 TB total) to Azure SQL Hyperscale. Our current focus is on the CD History table (~18 TB) and many others totl 800 tables , few tables are partitioned into 30–40…
Azure Databricks
Setup UC Metastore in Gov Cloud.
I am trying to setup/configure Unity Catalog in our Azure Databricks Service in gov cloud. There's no UI support to do this in gov cloud so I am attempting to do it via the CLI. To use the CLI, I will first need to authenticate via a service principal.…