Orchastration Control in Data Pipeline in Azure
I am designing the Data Pipeline which Consume Data from Salesforce using Bulk API endpoint (pull mechanism). The Data comes and land to ADLS Gen2 Bronze Layer. Next Transformation job will start and clean the data and push to Silver layer ADLS…
Azure Databricks
Unable to Create Compute Cluster in Azure Databricks
Currently learning Data Engineering with Azure and using the trial version with $200 credit. While attempting to create a cluster in Azure Databricks, errors are encountered. The following steps have been taken: Changed locations (East US and West US…
Azure Databricks
how do i connect with Databricks from Azure Analysis Service
We have our processed/gold layer data in databricks catalogue. We need to publish this data in to Azure Analysis Services. How I connect to a databricks table and pull data directly into AAS for our daily data refresh (processing). The data is being…
Azure Databricks

Error while using DBUtils command in Databricks notebook to show list of file from data lake storage account
Hi All, I am getting error while using DBUTILS command from databricks to show list of files from data lake storage account. Below is error screen shot. It is showing error invalid character in host name. What i tried so far. Checked all permission on…
Azure Databricks
Databricks Execution Strategy for One-Time 80 TB Migration
In our one-time historical data migration project, we are processing approximately 80 TB of CSV data into Parquet format using Azure Databricks, within a strict 3-day completion window. The raw CSV files are extracted from on-prem DB2 snapshots and…
Azure Databricks
Error while accessing Azure portal
Hi, I'm getting the below error after I log to the Azure portal Selected user account does not exist in tenant 'Microsoft Services' and cannot access the application 'e6694c91-1590-4e35-9bb7-b865c638b9c1' in that tenant. The account needs to be added as…
Azure Databricks

Cluster Creation Flow in ADF-Databricks Integration Using Instance Pools
We are executing a one-time historical data migration (~80 TB) from on-prem DB2 to Azure SQL Hyperscale, using ADF to orchestrate Databricks for CSV-to-Parquet conversion. Based on partition volume and estimated table size, we have three ADF pipelines…
Azure Databricks
Getting error while launching a cluster for Azure Databricks with the free trial.
Hello, I I am using a student account for Azure. When I try to launch the cluster of Azure Databricks, it is failing by saying the error code as: The VM size you are specifying is not available. [details] SKU NotAvailable: The requested VM size for…
Azure Databricks
Databricks Workspace is not lading.
Databricks Workspace is not loading/ too slow. When login into workspace, it's not loading.
Azure Databricks
Tag is not running the repo and instead only the workspace
Jobs are running for only the repo and not including the workspace. What is causing this to occur in Databricks?
Azure Databricks
Can Databricks (Customer-Provided Workspace) Access ADLS Gen2 Using Managed Identity?
We are working on a healthcare-focused data migration project involving IBM DB2 to Azure SQL Hyperscale, with intermediate storage in ADLS Gen2 (Parquet format). The migration involves: One-time historical load via FlashCopy Catch-up and real-time…
Azure Databricks
Efficient Data Migration of Databricks from One Region to Another
How can data bricks be migrated from US East 2 to US Central efficiently? The migration includes moving the existing dev and prod setup, which consists of workspace jobs, notebooks, scripts, catalog tables, volumes, and Azure Data Factory (ADF)…
Azure Databricks
Unable to start Databricks cluster using Azure free credit account
I have been trying to start a cluster in Databricks using Azure. Since I am using a azure free account I know that I can only use 4 cores and a single node in Databricks, but even with this configuration I get the following error message: Cloud…
Azure Databricks
Convert my personal account's Eligible Owner role to Active Owner on my Pay-as-you-go subscription
I’m currently learning Azure Databricks and encountered a critical permissions issue. I created a Pay-as-you-go Azure subscription under my personal Microsoft account. I then created a work email and separate Entra ID tenant to manage Databricks and…
Azure Databricks
Best Practices and Risks for Row Number–Based Partitioning in One-Time DB2 Snapshot Load
We are performing a large-scale one-time historical migration (~80 TB) from on-prem IBM DB2 (via FlashCopy snapshot) into Azure SQL Hyperscale, using the following flow: Extract via SHIR into ADLS Gen2 (CSV format), Transform into Parquet and add…
Azure Databricks
How to set up databricks-bundle in Azure Databricks UI
Hello Mr./Ms., I'm a new bee with Databircks and databricks-bundle for CICD. I have 3 questions:. By chance, I saw this picture: I tried to look for documents or videos related to Databricks Bundles in the UI (like in the image above), including how…
Azure Databricks
This message was deleted a while ago. This message was deleted a while ago
This message was deleted a while ago. This message was deleted a while ago
Azure Databricks
Unable to create cluster. "Compute Terminated" is the error message.
Unable to create an all-purpose compute cluster. I made multiple attempts with different accounts, cluster configurations, and regions. But I am unable to create a cluster.
Azure Databricks
azure databricks Claude/Sonnet endpoints missing
Not sure why, but when using Serving endpoint databricks-claude-3-7-sonnet I begun getting error - databricksException - {\"error_code\":\"PERMISSION_DENIED\",\"message\":\"PERMISSION_DENIED: Endpoint…
Azure Databricks
Looking for insights on enabling Databricks Automatic Provisioning
We currently have a SCIM provisioning connector set up to synchronize identities from Entra ID to Unity Catalog. We’re now considering enabling Databricks Automatic Provisioning but want to fully understand the potential impact on our environment before…