What we're building.
The Azure Blob integration will connect to your storage account through a SAS token or an OAuth-issued Azure AD credential — your call, both will be supported — and write into the container and prefix you nominate. Each SyncShotjob will be able to pick the access tier per workflow: Hot for the active shoot, Cool for the project archive, Archive for the deep cold-storage copy that nobody touches but everybody needs to exist.
Files will land as the originals shot them — JPEG, HEIC, RAW, video — with their EXIF intact. Azure is the destination, not a transcoder.
Why it's worth waiting for.
- Parallel writes
- Azure Blob will join the same multi-destination job as your other targets. Read the source once, fan out to Azure plus the local SSD plus the NAS plus the S3 bucket — every destination running at once, the SD card read only once.
- Verified copies
- Every blob written will be hash-checked end to end, the same verification model that already protects copies to drives and S3 today. If a byte goes missing in flight, the job report flags it and the file is rewritten.
- Workflow templates
- Azure Blob will be selectable in saved workflows. Your active-project template can write to Hot; your archive template can write straight to Archive — set once, picked with a tick.
- Tier-aware uploads
- Choose the access tier per workflow — Hot, Cool, or Archive — and SyncShot will write the blob with that tier set on creation, not as a post-upload move. The cold-storage copy never has to be paid for at the hot rate first.
What ships today.
SyncShot already offloads to multiple destinations right now — in parallel, verified, from the same job. The next-closest shipping target for an Azure user is S3 and S3-compatible buckets — Wasabi, Backblaze B2, Cloudflare R2, MinIO. The workflow shape is identical to what Azure will be: connect once, pick a bucket and prefix, write in parallel with every other destination, verified.
Local drives, NAS, FTP, and external SSDs are shipping too. When Azure Blob lands, it joins that list. Until then, your work has a home in a working destination, not a waiting room.
Tell me when it ships.
When the Azure Blob integration ships, we'll email you the day it lands. No marketing, no upsell — just the heads-up, and a download link if you don't already have the app.
Working today — S3 (today) covers the S3-compatible immediate need. Or browse everything SyncShot loves.