I have about 1000 azure web apps that I've recently enabled backup for via Edit-AzureRmWebAppBackupConfiguration
.
I've taken the backups and now I wish to disable the backups (analogous to the reset button pictured here)
I'm struggling to find a way to automate this task for all of the apps. How can this be done?
I'm comfortable using either powershell, CLI, or HTTP, but I just can't find any documented way of doing it.