Blog alert!

How to, using #AzureAutomation, #AzureFunctionApp and #AzureLogicApp, restore a #bacpac file on an #AzureSql server.
Oh, zipped and password protected too.
Many, many #learnings!

http://sqlreitse.com/2023/12/18/restoring-a-bacpac-file-but-differently/

Restoring a bacpac file, but differently.

Or maybe I should say, with some complications. Or challenges. When I got the job to restore a bacpac file, I didn’t think much of it. Because it’s quite easy. Get the bacpac and restor…

Reitse's blog
[video] SQL DB to MI data mobility with SqlPackage and BACPAC by Rahul Randive: https://youtu.be/U7qTzwDVHHU
#azuresql #sqlmi #sqldb #bacpac
SQL DB to MI data mobility with SqlPackage and BACPAC

YouTube
How to Restore a *.BACPAC File Without SQL Server Enterprise Edition?

For many years we could use this post to restore the Azure *.bacpac file with the backup of our user group web site. As I tried it today, I ended up with a long wait time (nearly 20 minutes) and mu…

Improve & Repeat