Altien is making Mike at home inside Microsoft's cloud
The same build can now sign users in through Microsoft's corporate identity and run on Azure's hosted AI models - chosen per deployment, not baked in.
Mike's frontend used to assume one login system and bake its settings into the build itself. Altien has pulled those assumptions out. The same app can now authenticate users either through its original provider or through Microsoft Entra - Microsoft's corporate identity service - with the choice made when an instance boots rather than when the code is compiled. One build, many tenants.
The second move adds Azure OpenAI, Microsoft's own hosted version of the OpenAI models, as a selectable engine in the model picker. An operator can set the keys once at the instance level so individual users don't each have to supply their own, and the available models are discovered automatically.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?