Backup-SQLAzureDb

0.1.0

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 is a PowerShell runbook script.

This runbook requires the "Azure", "AzureRM​.Profile", "AzureRM​.Sql" and "AzureRM.Resources" modules which are present by default in Azure Automati
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 is a PowerShell runbook script.

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

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

GNU GENERAL PUBLIC LICENSE

Package Details

Author(s)

  • Mohamed Zaatar

Tags

Azure SQL Db backup runbook powershell

Dependencies

This script has no dependencies.

Release Notes

0.1.0 - Backup Azure SQL db to a blob storage

FileList

Version History

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