sql server - Uploading database to Azure SQL -
i need upload mdf file azure sql. according is possible attach mdf file azure sql database? correct way import mdf sql server management studio , right click , export azure sql.
however i'm getting error claiming that: 
i have no idea actually means nor why unable upload database azure. suggestions?
in order import database azure, need create bacpac file. instructions can found in msdn blog post.
and in case run it, question has links sql server data tools required import bacpac azure. need installed before being able export bacpac.
update: adding can see export options: 
Comments
Post a Comment