- 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:
- Extract SQL Project from Fabric DWH in VS code (synched to GIT repo)
- Update the DWH SQL Project file to include Lakehouse SQL endpoint reference
- Update Project file for Microsoft.Build.Sql to use version 2.0.0
- Build the project in Azure devOps CI pipeline and generate Dacpac
- Deploy the dacpac to higher env DWH using devOps release pipeline using Azure SQL Database deployment task
- 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)
Steps to Reproduce:
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)