I have a SQL Server database that is the end result of replication. In other words, it's just the copy. I would like to migrate this database to SQL Azure, using either Management Studio or as a BACPAC file. Attempting this I get the things I expected, like needing a clustered index, for example, but the thing I'm stuck on is that the primary keys on every table (and there are a lot of them) all have the following error:I have a SQL Server database that is the end re