szymon_dybczak
Esteemed Contributor III

Hi @Adam_Borlase ,

To apply your policy you need to use API (either via REST API or databricks cli). They've mentioned it in docs. Unfortunately, currently there's no option to do it in UI.

szymon_dybczak_1-1761577248670.png

Basically, you need to use Pipeline API and in clusters definition provide policy_id and set apply_policy_default_values to true:

szymon_dybczak_2-1761577345525.png

 

Configure classic compute for Lakeflow Declarative Pipelines | Databricks on AWS

 

View solution in original post