Skip to content

SlavD/SqlAzureBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SqlAzureBackup

Simple console app that creates .bacpac backup of Sql Azure database it can be used as a scheduled task to create periodic backups, or triggered from deployment scripts before the deployment.

Sample Usage:

	SqlBackup.exe -u DB_USER_NAME -p DB_PASS -d EastUS -n DB_NAME -s SQL_SERVER_NAME -a STORAGE_ACCOUNT -c bacpac -f testbackup -t true -k STORAGE_KEY

About

Simple console app that creates .bacpac backup of Sql Azure database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages