Skip to content

DWH View referencing Lakehouse object is not resolved while DWH deployment through DevOps pipeline #762

@amit147

Description

@amit147
  • SqlPackage or DacFx Version: SqlPackage version: 170.3.93.6
  • .NET Framework (Windows-only) or .NET Core: 10.0.102
  • Environment (local platform and source/target platforms):

Steps to Reproduce:

  1. Extract SQL Project from Fabric DWH in VS code (synched to GIT repo)
  2. Update the DWH SQL Project file to include Lakehouse SQL endpoint reference
  3. Update Project file for Microsoft.Build.Sql to use version 2.0.0
  4. Build the project in Azure devOps CI pipeline and generate Dacpac
  5. Deploy the dacpac to higher env DWH using devOps release pipeline using Azure SQL Database deployment task
  6. Release fails with error on the view containing lakehouse reference

But publish project from VSCode for this particular view works just fine.

Did this occur in prior versions? If not - which version(s) did it work in?

(DacFx/SqlPackage/SSMS/Azure Data Studio)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsqldwIssues related to SQL DW and/or Synapse

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions