Automate End of Month Redgate SQL Backup Copies in Azure Storage

Abimbola Adeniran 86 Reputation points
2025-02-03T10:21:30.6166667+00:00

The requirement is to automate the copying of End of Month backups for select critical databases from their main Azure storage container to a separate audit container within the same storage account.

Currently, each server writes full, differential, and log backups daily to a dedicated storage account with a general retention policy of 70 days. The auditors have requested that these specific critical backups be retained for a longer duration, prompting the creation of an additional container for audit purposes.

The goal is to establish an automated process that minimizes effort and is scalable, alongside implementing a longer retention policy (with archive) for the audit storage container.

Windows for business Windows Server User experience Other
SQL Server Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.