UPDATE: I was able to contact the SQL Azure team and they are prioritizing the bug. Hoping for a solution soon and will update here when I hear back.
While testing the new automated Export function in SQL Azure, I set a test database to backup nightly. When this test was complete, I deleted the test database, but the automated export task still attempts to run nightly and floods my team with emails regarding the failure of this orphaned database. Is there any way to delete the export job, or perhaps at least suppress the bogus alert?
How to repro:
- Create a blank SQL Azure DB
- Turn on automatic export.
- Wait 48 hours to see a couple of exports successfully occur
- Delete the test database created in step 1
Desired result: Export task is deleted/disabled and does not attempt to make an export nightly. No alert emails are sent.
Actual Result: Export task on the deleted database is attempted nightly and a failure email is sent to my team nightly.
Response from SQL Azure team: