I am getting the error below when trying to import bacpac file from Azure sql database with management studio 2014. I have upgraded the Azure sql database to v12 and suspect it has something to do with this, but it works with some v12 databases and fails on some.
Does anyone know how to resolve this?
Could not load schema model from package. (Microsoft.SqlServer.Dac)
------------------------------ ADDITIONAL INFORMATION:
The Element or Annotation class SqlDatabaseOptions does not contain the Property class QueryStoreStaleQueryThreshold. (Microsoft.Data.Tools.Schema.Sql)