Available for Express and Enterprise Editions only.
Create a new fabric entity
Begin by creating a new fabric entity in Prophecy.
- From the left sidebar, click the + sign.
- On the Create Entity page, select Fabric.
Fill in the Basic Info tab
The Basic Info tab lets you define the key identifiers of the fabric.
- Provide a name for the fabric.
- (Optional) Provide a description for the fabric.
- Select a team that can access the fabric.
- Click Continue.
Fill in the Providers tab
The Providers tab allows you to configure the SQL warehouse provider you want to use. You cannot change the fabric provider after you create the fabric.
- Under Provider, select Databricks.
-
Enter your Databricks Workspace URL.
Example:
https://dbc-<workspace-id>.cloud.databricks.com. -
Select the authentication method you want to use.
For detailed instructions, see Authentication methods.
- Select the SQL Warehouse checkbox.
-
Enter the HTTP Path for your Databricks SQL warehouse.
Example:
/sql/1.0/warehouses/<warehouse-id>. - Provide the Databricks Catalog and Schema where Prophecy will write data to by default.
- Optionally, select the Compute Cluster checkbox and select the cluster you want to use for any Spark operations. Prophecy runs Spark on Databricks serverless when no compute cluster is selected.
To add secrets and
connections to your fabric, you need to save
the fabric first.
Edit an existing fabric
To edit an existing fabric:- From the left sidebar, click the Metadata page.
- Navigate to the Fabrics tab.
- Open the fabric you want to edit.
- Update the fabric. Prophecy automatically saves your changes.

