How to programmatically (C#) extract a BACPAC file from a SQL Azure Database?
I was thinking in terms of creating a azure job to extract this bacpack file and save it to my storage account whenever a specific exception happens... I'm trying to get a hold of a heinsenbug and a snapshot of the database at the time of the event would be very helpful.