There may be the time when you need to backup your SQL Express Database on a scheduled basis and the server is running on a locked down environment with no access to the internet. In this blog post I wanted to share how I work around it using the PowerShell script to backup the Database and copy the content to the another server then back it up to the Azure Recovery Service.
Backup SQL Database using PowerShell in an Isolated Environment
· 6 min read