Skip to content

Commit 2f3a236

Browse files
authored
Merge pull request #91296 from jeroenterheerdt/patch-1
Adding Data Exposed video for importing bacpac in Azure Portal to relevant doc page.
2 parents c783a72 + 8d620e4 commit 2f3a236

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/sql-database/sql-database-import.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ You can import a SQL Server database into a database in Azure SQL Database using
2323
2424
## Import from a BACPAC file in the Azure portal
2525

26+
Watch this video to see how to import from a BACPAC file in the Azure portal or continue reading below:
27+
28+
> [!VIDEO hhttps://channel9.msdn.com/Shows/Data-Exposed/Its-just-SQL-Restoring-a-database-to-Azure-SQL-DB-from-backup/player?WT.mc_id=dataexposed-c9-niner]
29+
2630
The [Azure portal](https://portal.azure.com) *only* supports creating a single database in Azure SQL Database and *only* from a BACPAC file stored in Azure Blob storage.
2731

2832
Migrating a database into a [managed instance](sql-database-managed-instance.md) from a BACPAC file using Azure PowerShell is not currently supported. Use SQL Server Management Studio or SQLPackage instead.

0 commit comments

Comments
 (0)