Forum Discussion
stuckerj
10 months agoHelper I
Cannot set the data source for a Fabric Notebook using the API
I'm trying to automate the upload of Fabric Notebooks. I cannot establish a lakehouse data source for a notebook programmatically. When using the API, it seems I need to include a .platform file, but...
- 9 months ago
The only reliable way that I've seen yet to automate this is to create a separate notebook that sets the connections for the other notebooks.
stuckerj
9 months agoHelper I
The only reliable way that I've seen yet to automate this is to create a separate notebook that sets the connections for the other notebooks.