Forum Discussion
Anonymous
2 years agoNot applicable
Creating lakehouse using spark notebook
Hi, We have created a new analytics platform which we mainly used Azure Synapse Analytics. However, recenly we are experimenting with microsoft fabric due to its pre-warmed up spark pools which c...
- 2 years ago
I never tried it, but this blog post seems to suggest you can create a Lakehouse from a Notebook by using mssparkutils (beginning of article) or Semantic-Link (bottom of article):
https://fabric.guru/programmatically-creating-managing-lakehouses-in-fabric
AndyDDC
2 years agoMost Valuable Professional
Hi Anonymous you can't create a "database" in Fabric, you create a Lakehouse (or Warehouse). Even though they appear as databases that syntax won't work.
So you can either create a lakehouse in the gui or use the rest apis