I have the SQL Server backup to blob storage working when I manaualy run T-SQL commands. I would like to setup nightly backups going to blobl storage. This cannot be done throught maintenance plan UI in SQL Server 2012. Can I use T-SQL to schedule nightly backups that backup to azure blob storage using a URL? Examples would be most helpdul.
Thanks,
Mike