Share via

Databricks serverless workspace mode issue

Maharaja Murugan 0 Reputation points
2025-11-25T18:58:53.89+00:00

I'm trying the create serverless workspace type while configure the azure databricks in portal but somehow I encounter this issue Object reference not set to an instance of an object. (Code: ApplianceProvisioningFailed) kindly provide possible solution.

Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.


1 answer

Sort by: Most helpful
  1. Anonymous
    2025-11-26T08:09:26.41+00:00

    Hi @Maharaja Murugan

    Thank you for contacting to Microsoft QA, it seems you’re encountering an issue while setting up a serverless workspace in Azure Databricks. The error message reads. Here are some recommended steps to help you troubleshoot this problem:

    Verify Workspace Settings

    First, confirm that your workspace is set up for Unity Catalog. Serverless compute in Databricks depend on this feature being enabled. If it’s not, you can turn it on by following the steps in the official documentation. Enable a workspace for Unity Catalog - Azure Databricks | Microsoft Learn

    Check Supported Regions

    Make sure your Azure Databricks workspace is in a region that supports serverless compute. You can find the list of supported regions in the documentation. Features with limited regional availability - Azure Databricks | Microsoft Learn

    Review Configuration

    Configuration issues can sometimes trigger this error. Check whether the serverless compute option appears in your account settings. If it’s missing, you may need backend assistance or help from your account team.

    Consider Cost and Policy Restrictions

    If compliance or cost policies are in place, they might limit serverless compute. Talk to your workspace admin about the compute policy applied to your environment to see if that’s the cause.

    Check Logs

    Review the job run logs in your Databricks workspace. Additional error messages or details there can help you identify what’s going wrong.

    Reference: -
    Serverless Compute Known Problems

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.