Altien makes Mike right at home on Microsoft's cloud
Storage is no longer hard-wired to one vendor - Mike can now keep documents in Azure, with the door open for others.
Until now, this fork kept its files in a single cloud storage service (Cloudflare's). Altien has rebuilt that layer so the storage backend is swappable, then added support for Microsoft Azure - and when an Azure setup is present, it wins by default. The Azure path can authenticate the way enterprise Microsoft shops expect, using a managed identity rather than copied-around keys, which tends to matter to anyone whose procurement and security teams already live in the Microsoft world.
The rework also tightened up a quiet failure: the old setup couldn't tell "storage isn't configured yet" from "storage just broke," which could leave database records pointing at documents that were never actually saved. Now a misconfiguration surfaces as a clear error instead of a silent orphan, and routine sign-in and health checks keep working even when storage isn't ready.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?