databricks cluster creation fails when public network is disabled and Noazuredatabricksrules selected

Sujit Ghosh 1 Reputation point
2022-10-09T09:54:44.763+00:00

when we try to deploy databricks workspace with public network disabled , creation of databricks cluster fails with below error using terraform

databricks_cluster.cluster: Creating...

│ Error: cannot create cluster: invalid character '<' looking for beginning of value
│ <!doctype html><html><head><meta... (487 more bytes)

│ with databricks_cluster.cluster,
│ on main.tf line 148, in resource "databricks_cluster" "cluster":
│ 148: resource "databricks_cluster" "cluster" {

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,080 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
492 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vinodh247 13,801 Reputation points
    2022-10-09T10:40:20.62+00:00

    Hi

    Thanks for reaching out to Microsoft Q&A.

    Can you check if this helps, I can advice that this will not work for you 100% but may give you some directions.

    https://stackoverflow.com/questions/71310384/terraform-throws-an-error-error-invalid-character-w-looking-for-beginning-of

    Also it is wise for you to raise an support case with azure support.

    Please Upvote and Accept as answer if the reply was helpful, this will be helpful to other community members.