About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (203)
- Security (17)
- Test (32)
- Tooling (160)
- Uncategorized (160)
Most used tags
Tag Archives: storage account
Backup Synology NAS to Azure Storage
The latest software update of Synology added the option to backup to Azure Storage. Here is my experience of setting it up, the first backup and the costs. Setup I created a storage account and enabled minimal logging of the … Continue reading
Using Powershell to move VHD to another Storage Account
For performance reasons it is best practice to use a different Storage Account for each VHD you create. Sometimes it’s even better to use multiple storage accounts and stripe the files into one disk, but the is another thing. I … Continue reading
Posted in Tooling
Tagged azure, Performance, powershell, storage account, vhd, vm, Windows Azure
Leave a comment