↧
Answer by Diego W for SQL Server 2016 SP1 Managed Backup to blob storage
While Microsoft corrects this bug in SQL 2016 a workaround is the following:Create a credential to your azure storage but use an Access Key as password instead of a SAS (this was the procedure for SQL...
View ArticleSQL Server 2016 SP1 Managed Backup to blob storage
I'm trying to configured managed backup for SQL Server 2016 SP1 to Azure's new cool blob storage and am only receiving errors. This is for a VM running in Azure. The documentation I've found is...
View Article