No "Deployment" option in OpenAI resource

Georgia 5 Reputation points
2025-07-30T11:41:55.07+00:00

I am trying to setup an OpenAI service with gpt-4o, however there is no "deployment" option within my OpenAI resource. I have tried on different browsers, incognito and clearing cache. I've signed out and in again and I've tried creating the OpenAI resource under different regions; UK South, West Europe and Sweden Central and the option still isn't there. On the overview it only says to open the Foundry portal, but I can't deploy a model to my OpenAI anywhere?Screenshot 2025-07-30 123755

Screenshot 2025-07-30 124024

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
{count} vote

1 answer

Sort by: Most helpful
  1. Vinodh247 37,216 Reputation points MVP Volunteer Moderator
    2025-07-30T11:50:21.9266667+00:00

    Hi ,

    Thanks for reaching out to Microsoft Q&A.

    Azure has moved GPT4o and other newer model deployments to the Azure AI Foundry portal. The classic “Deployments” blade in the Azure OpenAI resource (visible in the Azure portal) is no longer available for newer regions or GPT4o access. The only way to explore and deploy GPT4o and other new models is via the Azure AI Foundry portal.

    To deploy gpt4o or any model now...

    1. Go to the Azure AI Foundry portal
    2. Sign in with your Azure account.
    3. From there, you can:
      • Deploy models including GPT4, gPT4O
      • Manage endpoints
      • Use notebooks, prompt flow, and model fine tuning
      • Use your Azure OpenAI resource subscription and quota

    If you are integrating gpt4o into your app:

    Deploy it from Foundry

    Use the https://{your-resource-name}.openai.azure.com endpoint and your keys (from “Keys and Endpoint” tab) in your code or Postman

    Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.


Your answer

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