Share via

Azure OpenAI Australia East Standard: GPT-4o retirement and successor model availability uncertainty

Fernando 30 Reputation points
2026-04-14T23:06:08.6933333+00:00

We are currently using Azure OpenAI Service in the Australia East region with GPT-4o Standard deployments in production.

We have seen notices indicating that GPT-4o will be retired in 2026. However, we have not been able to find clear confirmation of what the successor model will be for Australia East Standard deployments.

We are trying to understand the following for production planning:

  1. Will there be a successor model available in Australia East Standard deployments when GPT-4o is retired?
  2. Can Microsoft confirm whether the replacement is expected to provide:
    • A similar or improved capability level (GPT-4-class or better)
    • Similar or improved quota limits in Australia East
    • Continued availability under the Standard deployment type (not requiring migration to Global or Provisioned deployments)

Our primary concern is ensuring continuity for production workloads deployed in Australia East without requiring architectural changes due to model retirement.

Azure OpenAI Service
Azure OpenAI Service

An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.


Answer accepted by question author
  1. Jerald Felix 11,220 Reputation points Volunteer Moderator
    2026-04-15T01:57:05.9566667+00:00

    Hello Fernando,

    Greetings! Thanks for raising this question in Q&A forum.

    This is a very valid and important concern for production planning, and you are not alone — other Australian customers have raised the same question. Let me break down what we know and what you should do.

    Here is the key thing to understand first: the OpenAI retirement announcements you may have seen (like the February 2026 ChatGPT retirement) apply only to the ChatGPT consumer product — not to Azure AI Foundry. Azure AI Foundry and OpenAI ChatGPT operate on completely independent lifecycle policies, so OpenAI blog posts or ChatGPT retirement notices should not be used to determine Azure retirement timelines.

    For your specific situation in Australia East, the standard deployment of GPT-4o in Australia East has a model retirement date of 3rd June 2026 as currently shown in Azure AI Foundry. This is the date to plan around, not any OpenAI consumer announcement.

    Regarding your three specific questions — here is what we know and what to do:

    On successor model availability in Australia East Standard

    Microsoft has historically expanded standard deployment availability over time, and customers in region-restricted deployments typically gain access to replacement or next-generation models as they come online, though the timeline tends to lag behind the global endpoint rollout. Microsoft has not yet publicly confirmed the exact replacement model for Australia East Standard post-June 2026, which is why you need to take the proactive steps below.

    Step 1: Check the official Azure AI Foundry Model Retirement page

    Visit the authoritative documentation at aka.ms/oai/modelretirements. Azure notifies customers of upcoming retirements for each deployment, and customers receive at least 60 days to try out a new GA model before any upgrades happen. Check this page regularly as successor model announcements for Australia East will appear here first.

    Step 2: Monitor Azure Updates and Service Health

    Go to azure.microsoft.com/updates and filter by "Azure OpenAI" and "Australia East." New regional model availability is announced here before it appears in the Foundry portal. Also enable Service Health alerts in the Azure Portal for your subscription so you receive notifications automatically.

    Step 3: Open a Microsoft Support ticket now — don't wait

    This is the most important step for your production planning needs. Open a support request at aka.ms/azuresupport and specifically ask:

    • What model will replace GPT-4o Standard in Australia East after June 3, 2026?
    • Will the replacement be available under Standard deployment type (not Global or Provisioned)?
    • What are the expected quota limits for the replacement model in Australia East?
    • Will there be a migration window with both models available simultaneously?

    If your customer has a Premier or Unified support contract, escalate this to your Microsoft account team directly — they can get roadmap commitments that are not publicly available yet.

    Step 4: Design your application to be model-version agnostic

    While waiting for official confirmation, protect your production workload by not hardcoding the model name or version in your application. Use a configuration variable for the deployment name so you can switch to a replacement model with zero code changes when it becomes available.

    Step 5: Test with GPT-4o version 2024-11-20 as an interim measure

    If you have not already upgraded from an older GPT-4o version, deploy and test against gpt-4o version 2024-11-20 which currently has a later retirement date. This buys you more runway while the successor model situation for Australia East becomes clearer.

    Step 6: Evaluate Global Standard as a temporary fallback option

    If your customer's data sovereignty requirements have any flexibility (for example, allowing Global Standard within a compliant boundary), this would give you immediate access to the latest models. Confirm with your customer's compliance team whether this is an option as a temporary bridge while the Australia East Standard successor is confirmed.

    The bottom line is that Microsoft's pattern is to provide a replacement model in-region before retirement, but the exact successor and its quota details for Australia East Standard have not been publicly announced yet. A direct support ticket is the fastest way to get a definitive answer for your production planning.

    If this answer helps you kindly accept the answer which will help others who have similar questions.

    Best Regards,

    Jerald Felix.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.