<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SQLonAzureVM on NASAN</title><link>https://nasan.ch/tags/sqlonazurevm/</link><description>Recent content in SQLonAzureVM on NASAN</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 27 Oct 2022 10:51:21 +0100</lastBuildDate><atom:link href="https://nasan.ch/tags/sqlonazurevm/index.xml" rel="self" type="application/rss+xml"/><item><title>Stop Azure Backup for multiple SQL on Azure VM Databases with Powershell</title><link>https://nasan.ch/posts/2022-10-28-stopbackupformultipleazuresqlonvmdatabases/</link><pubDate>Thu, 27 Oct 2022 10:51:21 +0100</pubDate><guid>https://nasan.ch/posts/2022-10-28-stopbackupformultipleazuresqlonvmdatabases/</guid><description>&lt;p&gt;link: &lt;a href="https://learn.microsoft.com/en-us/azure/backup/backup-azure-sql-automation#stop-protection" target="_blank" rel="noopener noreffer"&gt;https://learn.microsoft.com/en-us/azure/backup/backup-azure-sql-automation#stop-protection&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I had a case where I did need to migrate a lot of databases from one SQL Server on a Azure VM to another VM. After the successful migration there were a lot of old databases on the &amp;ldquo;old SQL Server&amp;rdquo; offline and I got a lot of Azure Backup Alerts.
Because I was to lazy to disable the backup for each database by hand, I created the following small script which will do that job.&lt;/p&gt;</description></item></channel></rss>