An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
hi WayChou & thx for sharing urs issue here at Q&A portal,
based on what's publicly documented today, I don't think Azure OpenAI has announced support for either of those features for GPT-5.6 yet. Regarding implicit prompt caching, a 0% cache hit rate on OpenRouter isn't enough by itself to conclude that Azure doesn't support it. That metric reflects what the provider exposes through that integration, not necessarily the underlying platform behavior. For the new explicit prompt cache API (prompt_cache_options / prompt_cache_breakpoint), I haven't seen those parameters documented as supported by Azure OpenAI. If they're sent to an Azure endpoint, I'd only rely on features that are explicitly listed in the Azure API documentation. https://learn.microsoft.com/azure/ai-services/openai/reference So at this point, I'd assume those new cache-specific parameters are not supported unless Microsoft confirms otherwise.
As for an ETA, Microsoft generally doesn't publish timelines for when OpenAI API features will appear in Azure OpenAI, so only the product team could comment on that. If anyone from the Azure OpenAI team can confirm whether GPT-5.6 currently supports implicit prompt caching or the new explicit cache API, that would help clear up the confusion, especially since third-party dashboards may not accurately reflect Azure's implementation.
rgds,
Alex
&
If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal
and at my blog https://ctrlaltdel.blog/