I am trying to create a bacpac file of a SQL Server database hosted on GearHost to migrate to an elastic pool in Azure using "Export Data-tier Application" in SSMS.
I have tried many solutions found on the web to no avail. The below error still persists. How can I solve it to extract the bacpac successfully?
One or more unsupported elements were found in the schema used as part of a data package. Error SQL71626: The element Certificate: [Certificate1] is not supported in Microsoft Azure SQL Database v12.
Error SQL71626: The element Symmetric Key: [SymmetricKey1] is not supported in Microsoft Azure SQL Database v12. (Microsoft.SqlServer.Dac)