databricks-cli/bundle/docsgen/templates/resources.md

2.9 KiB
Raw Permalink Blame History

description
Learn about resources supported by Databricks Asset Bundles and how to configure them.

:re[DABS] resources

:re[DABS] allows you to specify information about the :re[Databricks] resources used by the bundle in the resources mapping in the bundle configuration. See resources mapping and resources key reference.

This article outlines supported resource types for bundles and provides details and an example for each supported type. For additional examples, see _.

Supported resources

The following table lists supported resource types for bundles. Some resources can be created by defining them in a bundle and deploying the bundle, and some resources only support referencing an existing resource to include in the bundle.

Resources are defined using the corresponding Databricks REST API objects create operation request payload, where the objects supported fields, expressed as YAML, are the resources supported properties. Links to documentation for each resources corresponding payloads are listed in the table.

:::tip

The databricks bundle validate command returns warnings if unknown resource properties are found in bundle configuration files.

:::

:::list-table

:::