We face problem that our backup .bacpac is become more than 26 GB and get bigger
And when we download it takes more than 4-5 hours for normal download from LCS
So I searched for a solution to download faster
Below find example to use SAS Link to download much faster
1- Click on Generate SAS link
The end result is that you have a full URL/URI for the file that you want to transfer. The URL/URI will contain a valid SAS token
2- Download AzCopy to the environment
How to Transfer the file into your own Storage Account
3- Open Power shell as administrator
4- Use command: .\azcopy copy "LCS SAS Link" "LocalPath"
How to restore that big size file in SSMS? because it would take more than 3 days to restore
ReplyDelete