Stopped Using SQL Managed Backup from Azure but SQL still trying to perform backup
We have moved backups away from Azure, and turned off the automated managed SQL backups from within the Azure portal. The blob storage that the backups were going to have been deleted. SQL is still trying to back up some of the databases, I have managed to at least pause the backups for the moment, but I am trying to disable the backups completly as they are nuking our server resource as they cant complete. i have followed the instructions https://learn.microsoft.com/en-us/sql/relational-databases/backup-restore/disable-sql-server-managed-backup-to-microsoft-azure?view=sql-server-ver16 here but keep gtting errors as the blob storage no longer exists. How can I disable the backups from within SQL. There is no job under the agent and no managed task.