I've created a 2GB Azure SQL Database instance and I want to import my local database to it. When I connect via SSMS to my Azure DB and attempt to Import Data-tier Application from the context menu it wants me to create a new instance on SQL Azure, which isn't what I want..?
How can I import my current database from my local machine to the Azure SQL Database one?