microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.55k stars 899 forks source link

Support managed backup/restore to and from Azure Blob storage #40

Open Jaans opened 6 years ago

Jaans commented 6 years ago

Great start guys. And it's quick too.

Please add support for managed backup/restore to Azure Blob storage.

aligneddev commented 6 years ago

Would this include a way to export a .dacpac file? I needed to export and import from a SQL Azure DB so I could have a copy in localdb. I had to run the hours long SSMS installer just to do this.

I may have missed something in the portal to do this, but was hoping to do it straight from Operations studio.

Should I create a new issue?