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 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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Backup-SQLAzureDb

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Version History

Version Downloads Last updated
0.2.0 (current version) 334 2/2/2017
0.1.0 32 2/2/2017