Forum Discussion
pradipsodha
3 months agoNew Member
How to programmatically bind a Fabric Connection to a Notebook?
Context We are automating Fabric workspace provisioning end-to-end via the public Fabric REST API: Create Web connection with allowUsageInUserControlledCode: true → works Upload notebook via POST...
ibarrau
3 months agoSuper User
Hi. Bind a Notebook is not possible right now. You can't do that by API. Binding is for semantic models or reports only. When working with notebooks you can avoid a picking one lakehouse and just call any of them with your fill path instead of "Files/folder/x.parquet". You don't need to rebind or something like that.
I hope that helps,