I have several Azure SQL databases (mainly Microsoft Dynamics NAV databases) on different Azure subscriptions and often I need to download a backup for some of them.
Yesterday I’ve decided to automate this process by using Powershell and the Azure REST APIs (in particular the Database – Export API). I want to have a Powershell scripts that connect to an Azure SQL Database, creates a backup…
Continue Reading demiliani’s Article on their blog
Creating an Azure SQL Database backup via Powershell
I have several Azure SQL databases (mainly Microsoft Dynamics NAV databases) on different Azure subscriptions and often I need to download a backup for some of them. Yesterday I’ve decided to automate this process by using Powershell and the Azure REST APIs (in particular the Database – Export API).
Blog Syndicated with demiliani’s Permission
More About This Author
Array
Dyn365BC2022.06.29Testing multiple Azure Functions apps running together with Microsoft Tye
Dyn365BC2022.06.23Dynamics 365 Business Central: set up alerts on job queue failures
Dyn365BC2022.06.14Do you have Azure Functions in production? Update your Azure Functions apps to use runtime version 4.x
Dyn365BC2022.06.13Dynamics 365 Business Central: introducing the Dynamics 365 Translation Service Visual Studio Code extension (preview)