Forum Discussion

APG's avatar
APG
Frequent Visitor
2 years ago
Solved

Fabric - Missing attached lakehouse when deploying with deployment pipelines

Hi everyone,   I am currently working in a BI project based on Fabric. We are using notebooks to import, transform and refine data that will be later modeled in semantic models.   Our scenario: ...
  • APG's avatar
    APG
    2 years ago

    Thank you for your reply; in my case none of the steps provided solved the issue.

     

    After many checks on my notebooks I finally discovered that all the notebooks that "lost" the attached default lakehouse (during the deployment), had an empty cell at the end as a last cell.

    Example:

    Removing these last empty cells solved the issue: now all my notebooks are deployed with the default lakehouse attached.