-
-
Notifications
You must be signed in to change notification settings - Fork 857
Closed
Labels
featuretriage requiredNew issue that has not been reviewed by maintainersNew issue that has not been reviewed by maintainers
Description
Summarize Functionality
S3 is now a supported backup destination in SQL Server 2022, similar to backup to Azure blob storage URL.
- For
Backup-DbaDatabase: support backing up directly to S3 URL(s) - For commands that Restore backups (
Restore-DbaDatabaseandInvoke-DbaAdvancedRestore), support restoring directly from S3 URL(s) - For commands that list/find databases, verify that s3 URLS are accepted as input/output:
Find-DbaBackup,Format-DbaBackupInformation,Get-DbaBackupInformation, probably others.
Is there a command that is similiar or close to what you are looking for?
Yes
Technical Details
Just starting to investigate the work involved. We're open to starting to implement some of this functionality but would like to discuss first.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featuretriage requiredNew issue that has not been reviewed by maintainersNew issue that has not been reviewed by maintainers