simkjels gives Mike a Microsoft Azure option

A third AI provider lands in this fork: alongside Anthropic and Google, you can now run Mike on Azure, Microsoft's enterprise cloud.

infrastructureintegration

Until now this fork drew its AI horsepower from two outside services. simkjels has added a third - Azure AI Foundry, Microsoft's platform for hosting and serving large language models inside its own cloud. Once it's switched on, Azure-hosted models simply show up in the model picker as another choice.

A second pass rewired the connection to use Azure's newer endpoint style, and a follow-up fix made the custom model labels actually take effect, so admins can name what users see. For firms that already live in Microsoft's ecosystem, this matters: many have enterprise agreements, security reviews, and data-handling commitments built around Azure, and would rather their legal AI run there than reach out to a separate vendor.

So what If your firm is a Microsoft shop with strict data-residency or procurement rules, this is the option that lets Mike fit inside the cloud you already trust.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

3 commits from simkjels/mike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
6de8751c Add Azure Foundry model support Simen Kjelsrud 2026-05-04 ↗ GitHub
832920a9 Use Azure OpenAI v1 endpoint flow Simen Kjelsrud 2026-05-04 ↗ GitHub
ffad9905 Fix Azure model picker env reads Simen Kjelsrud 2026-05-04 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-94.md from inside the repo you want the changes in.

⬇ Download capture-thread-94.md