Backup-SQLAzureDb
0.2.0
This is a PowerShell runbook script.
This runbook backup your SQL Azure database into an Azure storage account. This runbook can be scheduled through Azure to maintain your backup up to date daily/monthly/yearly.
This runbook requires the "Azure", "AzureRM.Profile", "AzureRM.Sql" and "AzureRM.Resources" modules which are present by default in Azure Automation a
This runbook backup your SQL Azure database into an Azure storage account. This runbook can be scheduled through Azure to maintain your backup up to date daily/monthly/yearly.
This runbook requires the "Azure", "AzureRM.Profile", "AzureRM.Sql" and "AzureRM.Resources" modules which are present by default in Azure Automation a
This is a PowerShell runbook script.
This runbook backup your SQL Azure database into an Azure storage account. This runbook can be scheduled through Azure to maintain your backup up to date daily/monthly/yearly.
This runbook requires the "Azure", "AzureRM.Profile", "AzureRM.Sql" and "AzureRM.Resources" modules which are present by default in Azure Automation accounts.
Show more
This runbook backup your SQL Azure database into an Azure storage account. This runbook can be scheduled through Azure to maintain your backup up to date daily/monthly/yearly.
This runbook requires the "Azure", "AzureRM.Profile", "AzureRM.Sql" and "AzureRM.Resources" modules which are present by default in Azure Automation accounts.
Installation Options
Owners
Copyright
(c) 2017 Mohamed Zaatar. All rights reserved.
Package Details
Author(s)
- mzaatar@outlook.com
Tags
Azure SQL Db backup runbook powershell
Dependencies
This script has no dependencies.
Release Notes
0.1.0: - Add initial version
0.2.0: - Update Azure module dependencies
FileList
- Backup-SQLAzureDb.nuspec
- Backup-SQLAzureDb.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.0 (current version) | 344 | 2/2/2017 |
0.1.0 | 35 | 2/2/2017 |