databricks bundle init is not working

templier2
Databricks Partner

I use Databricks Standard Tier workspaces in Azure.

When I am running databricks bundle init, I am getting an error:

Error: failed to compute file content for {{.project_name}}/resources/{{.project_name}}.pipeline.yml.tmpl. template: :6:20: executing "" at <default_catalog>: error calling default_catalog: Unity Catalog is not available for feature tier STANDARD_TIER.

Is it working only with Premium tier workspaces?

Alberto_Umana
Databricks Employee
Databricks Employee

Hi @templier2,

The error you are encountering when running databricks bundle init is due to the fact that Unity Catalog is not supported on Standard tier workspaces

Ok, can I populate files within a bundle folder manually?