Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages