Introduction
We recently signed an EA agreement with Microsoft Cloud sales, granting us a built-in review exemption for Microsoft Cloud along with some discounts. It has been integrated and tested for a period recently with no anomalies observed. However, since Azure does not support all OpenAI models, we are using Azure OpenAI to replace a portion of OpenAI's model services. The list of models currently served by Azure OpenAI is as follows:
gpt-image-2
gpt-image-1.5
gpt-image-1-mini
gpt-5.4
gpt-5.4-nano
gpt-5.3-codex
gpt-5.4-mini
gpt-5.5
gpt-5.2
gpt-5.6-terra
gpt-5.6-sol
gpt-5-mini
gpt-5.1
gpt-5.6-luna
gpt-5-nano
gpt-5
Some users may have noticed that during the OpenAI, Claude, and xAI downtime last night, some of our OAI models did not suspend service. This is because we have already integrated and are using Azure's OpenAI inference service.