Hi,
I'm trying to deploy a SQL Server Database using SQL Package, but I'm getting the following error message.
The element ExternalAccountsAsyKey is not supported in Microsoft Azure SQL Database v12.
The same deployment was successful to two other Azure SQL Databases, but this one fails for some reason.
I have also tried deploying using:
<ExcludeAsymmetricKeys>True</ExcludeAsymmetricKeys>
<ExcludeSymmetricKeys>True</ExcludeSymmetricKeys>
