Is it possible to run dbt with Azure Durable Functions?
I clone my repository with dbt-project, install dbt dependencies and execute a dbt build command using the python operator. Is this approach possible?
I clone my repository with dbt-project, install dbt dependencies and execute a dbt build command using the python operator. Is this approach possible?