terraform-provider-databricks
terraform-provider-databricks copied to clipboard
[FEATURE] New feature request for creation connection to Power BI
Use-cases
To able to create databricks_connection for Power BI, so that, we can create workflows supporting Power BI task.
Attempted Solutions
Proposal
References
Create a Power BI connection in Unity Catalog for orchestration
@alexott , can you please check if this is a possibility?
Technically, it should be possible, but I don't see in the docs which options should be specified. You can try to create a connection manually and then use the Terraform exporter to generate the corresponding TF code (I don't have access to Power BI right now, so I can't test it).
Thanks @alexott for pointing me to exporter. I was able to get the required details. It looks like the documentation is also updated with PowerBI example(which was not there earlier). Closing the issue.