Azure SQL Database Bacpac Local Restore

This can be done simply through SQL Server Management Studio 2012

  1. Right click on the Connection > Databases node and select “Import Data-tier application…
  2. Select “Next” on the introduction step.
  3. enter image description here
  4. Browse, or connect to a storage account where backups are kept.

Leave a Comment