Backup to Azure Blob with @Url and @DirectoryStructure = '{DatabaseName}' #732
Unanswered
JuergenBa
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i need to take backups to a Azure Storage Blob, i tried this setup and it works great.
I have a test db AdventureWork and a few Test1, Test2 DB´s that are part of a SQL HA Cluster.
I get a flat structure for AdventureWork2019
/sqltest/AdventureWorks2019/
But for the other DB´s i get a structure
But i don´t need the full Database Structure under the DatabaseName Container.
Is this by design?
I only need the DatabaseName as a directory and all Full,Logs,Diff in a single Directory, created by the DB Name.
Beta Was this translation helpful? Give feedback.
All reactions