4,193 questions with Azure OpenAI Service tags

Sort by: Updated
0 answers

Azure AI Foundry Assistant Playground "Unsupported Region" Error After One Day of Usage

Hello Team, We created an AI Foundry in the EastUS2 region, and then we went to the Assistant Playground within that foundry and created three assistants. At that time, everything was working properly. However, the next day when we opened it, we…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-12T06:38:41.52+00:00
Vivin Kumar 40 Reputation points
edited the question 2025-08-12T07:21:10.5533333+00:00
Manas Mohanty 8,150 Reputation points Microsoft External Staff Moderator
0 answers

Can't deploy o3 deep research model in Azure AI Foundry despite granted access + correct region

I've applied for and received access from Microsoft's Cognitive Services team to Azure OpenAI Service with o3 deep research model. I'm following the onboarding instructions provided to me at learn.microsoft.com (source below). but I'm unable to deploy…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-02T09:47:19.4533333+00:00
PascalMuller-6493 10 Reputation points
commented 2025-08-12T06:43:22.1633333+00:00
Manas Mohanty 8,150 Reputation points Microsoft External Staff Moderator
1 answer

Identificar costes azure open ai

Buenos días, estamos intentado identificar de alguna forma los costes que generan los deployments por separada de un recursos de azure open AI. Queremos verlo desglosado por deplopyments, no por modelo. Hay alguna forma? gracias

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-07T10:36:10.2266667+00:00
Matias Amor Sanz 0 Reputation points
commented 2025-08-12T04:01:11.1+00:00
Pavankumar Purilla 10,425 Reputation points Microsoft External Staff Moderator
0 answers

Azure OpenAI on Your Data: Streaming Response Performance with JSON Property Filtering

I'm working with Azure OpenAI streaming responses and facing a performance challenge. Currently getting JSON responses that need selective property extraction. Current Performance: Direct streaming: 3.5-4.5 seconds With post-processing: 6-7…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-11T08:51:01.93+00:00
Kaja Sherief 115 Reputation points
commented 2025-08-12T03:54:22.56+00:00
Pavankumar Purilla 10,425 Reputation points Microsoft External Staff Moderator
1 answer

Does GPT-5 via Azure support reasoning effort and verbosity?

Hi All, I was having some issues trying to access some of the request parameters for the new gpt-5-chat. I have the following code snippet api_version= "2025-04-01-preview" model_name = "gpt-5-chat" client = AzureOpenAI( …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-10T17:07:45.2733333+00:00
Mateusz Mateusz 10 Reputation points
commented 2025-08-12T03:53:48.37+00:00
Pavankumar Purilla 10,425 Reputation points Microsoft External Staff Moderator
0 answers

Get quota to deploy GP5 (to Switzerland North). How?

Hello Hello I am having trouble deploying GPT 5 base (says no quota) and even GPT 5 mini in Switzerland (only East US 2 available) What do I have to do to get the quota/have CH as option? Best and thank you Daniel

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-11T05:45:55.6133333+00:00
Daniel Müller 0 Reputation points
edited a comment 2025-08-12T02:14:22.2933333+00:00
Manas Mohanty 8,150 Reputation points Microsoft External Staff Moderator
0 answers

gpt-5 is extremely slow on Azure.

gpt-5 is extremely slow on Azure. It take 150s to answer a hello or get timed out for comom prompts. Model Router is working but it never selects gpt-5 only gpt-5-mini even for complex coding tasks.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-12T00:53:52.2266667+00:00
Paulo Hermanny 0 Reputation points
commented 2025-08-12T01:52:33.3666667+00:00
Manas Mohanty 8,150 Reputation points Microsoft External Staff Moderator
0 answers

How to use wandb integration?.

I am trying to fine tune o4-mini using AOAI, and I would like to use WandB integration. I am within the Microsoft Research org and am within their organization on WandB, but I get the following error when I use the API key: invalidPayload: Provided…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-05T22:12:05.85+00:00
Alyssa Unell 0 Reputation points Microsoft Intern
edited a comment 2025-08-12T01:48:11.8233333+00:00
Manas Mohanty 8,150 Reputation points Microsoft External Staff Moderator
2 answers

Increase quota

This was a form in the portal, but it is broken: https://aka.ms/oai/stuquotarequest I need to request a quota increase for my Azure OpenAI instance, but with the broken from I cannot see a way to do it. I also cannot raise a support request through Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-07-23T03:05:58.6366667+00:00
Scott Goldman 0 Reputation points
commented 2025-08-11T21:49:46.7933333+00:00
Ravada Shivaprasad 920 Reputation points Microsoft External Staff Moderator
0 answers

Content filtering our LLM responses but it's not clear why

We have an application that sends rigidly structured requests to our private LLM to retrieve present levels statements for students. We are intermittently getting some requests rejected by the AI citing the content policy. In the response, it says that…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-07-23T22:21:13.4833333+00:00
Malek Ascha 0 Reputation points
commented 2025-08-11T20:45:09.4733333+00:00
Ravada Shivaprasad 920 Reputation points Microsoft External Staff Moderator
0 answers

Azure OpenAI “On your data”: Stream only one JSON field to the UI while processing the rest in the background (without extra latency)

I'm experiencing performance issues when trying to optimize streaming responses from Azure OpenAI "on your data" feature for selective JSON property extraction. Current Setup: Using Azure OpenAI "on your data" feature …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-11T07:22:07.2066667+00:00
Kaja Sherief 115 Reputation points
commented 2025-08-11T20:32:45.2733333+00:00
Ravada Shivaprasad 920 Reputation points Microsoft External Staff Moderator
1 answer

How to deploy DataZoneStandard gpt-5-mini to sweden central?

I'm trying to create a DataZoneStandard deployment of gpt-5-mini to sweden central. Azure's documentation states that gpt-5-mini's supported regions are "East US 2 (Global Standard & Data Zones), Sweden Central (Global Standard & Data…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-11T09:47:41.02+00:00
Juuso Lassila 0 Reputation points
commented 2025-08-11T13:14:21.57+00:00
Juuso Lassila 0 Reputation points
1 answer

GPT-4.1 Region Availability

I see that gpt-4.1 (along with it's mini and nano versions) is only available in specific regions. Is there a timeline to expand the region availability of these models? Can we expect to see them at the availability of 4o and 4o-mini before those models…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-05-08T19:03:27.3633333+00:00
Codisius 0 Reputation points
commented 2025-08-11T05:36:15.9333333+00:00
AirStackAI 0 Reputation points
2 answers

How can I use Azure OpenAI to extract structured toxicology data from reports (e.g., for Appendix E population)

Hi Everyone, I am working on a Use Case of extracting structured toxicology data from unstructured study reports, where I have to fill a standardized Excel report (namely EDGD excel report from Appendix E). In the report we are provided with 250…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-07-30T05:30:11.5166667+00:00
Pratham Mahajan 0 Reputation points
commented 2025-08-08T13:10:34.48+00:00
Nikhil Jha (Accenture International Limited) 230 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Azure OpenAI Responses API availability in germanywestcentral

I am currently working on a project that relies on the Preview of Responses API, and I’ve noticed that this feature is not available in the germanywestcentral region. Could you kindly clarify why the API is not yet supported in this region, and whether…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-07-31T13:12:08.4633333+00:00
Vínicius Silva 20 Reputation points
accepted 2025-08-08T13:02:46.6666667+00:00
Vínicius Silva 20 Reputation points
1 answer

Azure OpenAI Deployment Blocked by Region Policy

I'm using a student Azure account and successfully created an Azure OpenAI resource by setting the region to East US, since any other region results in this policy error: However, when I try to set up a deployment in the Chat Playground (e.g., for…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-06T21:15:43.51+00:00
mung 0 Reputation points
commented 2025-08-11T05:05:37.9066667+00:00
Pavankumar Purilla 10,425 Reputation points Microsoft External Staff Moderator
0 answers

I need access to all openAI models

We run AI agents to automate accounting (booking invoices, bank statements, etc.). For this we need access to all model from OpenAI. I requested access, but did not hear back.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-08T08:27:34.46+00:00
Oliver Knapp 0 Reputation points
0 answers

GPT 5 Rate Limits Decreased!

Hello, I was quite happy to find the GPT 5 models available on launch day and managed to make them available to the company. However, the following day we started to notice the service degrading and then I was shocked to find that all models have had…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-09T09:48:12.1666667+00:00
WanisElabbar-4383 205 Reputation points
0 answers

404 Resource not found when calling GPT-5-Chat via Azure AI Foundry inference endpoint

What I’ve tried: Verified the endpoint is correct and ends with /v1. Confirmed the key is from the Foundry inference deployment (not Azure OpenAI). Tried both the OpenAI Python SDK and cURL. Ensured the model name in the request is exactly…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-09T11:24:45.42+00:00
sagul jafarullah 0 Reputation points
edited a comment 2025-08-11T02:40:06.3666667+00:00
Manas Mohanty 8,150 Reputation points Microsoft External Staff Moderator
1 answer

How to enable o4 mini in UAE North region

We have an Azure OpenAI resource in the UAE North region. Currently, in the Standard + batch quota view, there is no quota allocated for models such as o4-mini, in UAE North. However, according to Azure documentation, these models are available in this…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,193 questions
asked 2025-08-11T08:22:52.9433333+00:00
Aparna Devadas 0 Reputation points
answered 2025-08-11T10:49:47.0233333+00:00
Sina Salam 22,576 Reputation points Volunteer Moderator