- SqlPackage or DacFx Version: 6.1.8089.0
- .NET Framework (Windows-only) or .NET Core: both
- Environment (local platform and source/target platforms): Tested on SQL MI / SQL 2022
- Issue: When cx try to publish a DACPAC file to an existing databse (Azure SQL MI) that has bind rule with a user defined data type they will get error :SQL72018: SqlRule could not be imported but one or more of these objects exist in your source.
Steps to Reproduce:
- Create a database [DBOAD01]
- Run the below
script 1
- Deploy the attached sample dacpac using the NET Core version (ICM: 377020710 has the sample dacpac).
Did this occur in prior versions? If not - which version(s) did it work in?
(DacFx/SqlPackage/SSMS/Azure Data Studio)
Steps to Reproduce:
script 1Did this occur in prior versions? If not - which version(s) did it work in?
(DacFx/SqlPackage/SSMS/Azure Data Studio)