Release Notes
- Added cmdlet
Copy-AzSqlDatabaseLongTermRetentionBackup- Copy LTR backups to different servers
- Added cmdlet
Update-AzSqlDatabaseLongTermRetentionBackup- Update Backup Storage Redundancy values for LTR backups
- Added CurrentBackupStorageRedundancy, RequestedBackupStorageRedundancy to
Get-AzSqlDatabase,New-AzSqlDatabase,Set-AzSqlDatabase,New-AzSqlDatabaseSecondary,Set-AzSqlDatabaseSecondary,New-AzSqlDatabaseCopy- Changed BackupStorageRedundancy value to CurrentBackupStorageRedundancy, RequestedBackupStorageRedundancy to reflect both the current value and what has been requested if a change was made