Skip to content

Commit 1a7bcd5

Browse files
DABs messaging (#848)
Added guidance on using Databricks asset bundles
1 parent 5d311a8 commit 1a7bcd5

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

docs/intro.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@
88

99
🧱 Databricks CLI eXtensions - aka `dbx` is a CLI tool for development and advanced Databricks workflows management.
1010

11+
## :octicons-law-24: Legal Information
12+
13+
!!! danger "Support notice"
14+
15+
This software is provided as-is and is not officially supported by
16+
Databricks through customer technical support channels. Support, questions, and feature requests can be communicated through the Issues
17+
page of the [dbx repo](https://github.com/databrickslabs/dbx/issues). Please see the legal agreement and understand that
18+
issues with the use of this code will not be answered or investigated by
19+
Databricks Support.
20+
21+
Databricks recommends using [Databricks asset bundles](https://docs.databricks.com/en/dev-tools/bundles/index.html) for CI/CD.
22+
Please see [migration guidance](https://docs.databricks.com/en/archive/dev-tools/dbx/dbx-migrate.html) on how to migrate from dbx to dabs
23+
1124
## :octicons-light-bulb-24: Concept
1225

1326
`dbx` aims to improve development experience for Data and ML teams that use Databricks, by providing the following capabilities:
@@ -68,16 +81,6 @@ Depending on your developer journey and overall tasks, you might use `dbx` in va
6881
- [Delta Live
6982
Tables](https://databricks.com/product/delta-live-tables) are supported for deployment and launch. The interactive execution mode is not supported. Please read more on DLT with `dbx` in [this guide](guides/general/delta_live_tables.md).
7083

71-
## :octicons-law-24: Legal Information
72-
73-
!!! danger "Support notice"
74-
75-
This software is provided as-is and is not officially supported by
76-
Databricks through customer technical support channels. Support, questions, and feature requests can be communicated through the Issues
77-
page of the [dbx repo](https://github.com/databrickslabs/dbx/issues). Please see the legal agreement and understand that
78-
issues with the use of this code will not be answered or investigated by
79-
Databricks Support.
80-
8184
## :octicons-comment-24: Feedback
8285

8386
Issues with `dbx`? Found a :octicons-bug-24: bug?

0 commit comments

Comments
 (0)