4,679 questions with Azure OpenAI Service tags

Sort by: Updated
2 answers

Clarification needed: o3-deep-research + remote MCP server — GA status and SLA coverage

Hello, We are in the architecture decision phase for a production feature built on Azure OpenAI / Azure AI Foundry. The feature relies on "Deep Research" capabilities, and we have a strict policy of not shipping with Preview dependencies.…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-03-09T02:13:05.69+00:00
SatoruG 0 Reputation points
commented 2026-04-08T01:32:27.8166667+00:00
Manas Mohanty 16,035 Reputation points Microsoft External Staff Moderator
0 answers

Bing Visual Grounding using Azure OpenAI

Hi, I am looking for a solution to ground my Azure OpenAI API with image based web grounding. The default web grounding is only text based, it doesn't do image search. I also read that the Bing Visual API has been deprecated.…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-04-07T09:48:03.0233333+00:00
Mrinal Zutshi 0 Reputation points Microsoft Employee
edited the question 2026-04-07T19:24:00.76+00:00
Karnam Venkata Rajeswari 1,150 Reputation points Microsoft External Staff Moderator
1 answer

I cannot perform image generation with model gpt-image-1.5 with github.com/openai/openai-go/v3 latest version

as i am using this go sdk's feature (https://pkg.go.dev/github.com/openai/openai-go/v3@v3.0.0#ImageService.Generate) i am facing an issue where i am reciving error in response as 2026/04/02 00:43:44 ERROR: POST…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-04-01T20:06:07.08+00:00
Abhay Tiwari 0 Reputation points
commented 2026-04-07T19:14:14.8266667+00:00
Karnam Venkata Rajeswari 1,150 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

[Azure OpenAI] Recent poor server side availability of GPT-5

Hello. We recently noticed that GPT-5 model's availability (5xx http error code) has been poor as of April 1, 11:52pm UTC in at lease US East and West. Some of our production workloads depend on the model. Other GPT models seem to be fine. Does anyone…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-04-02T19:23:06.57+00:00
Fan Zhao 20 Reputation points
accepted 2026-04-07T16:37:28.37+00:00
Fan Zhao 20 Reputation points
2 answers

AOAI Batch jobs are stuck indefinitely in "validating" state

AOAI batch jobs are stuck indefinitely on batch jobs. 2026-03-13 13:35:03,307 INFO: File uploaded with ID: file-f7a52aca05eb4da6b8fe980f61345082 2026-03-13 13:35:03,307 INFO: Waiting for file file-f7a52aca05eb4da6b8fe980f61345082 to be…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-03-13T14:00:28.2133333+00:00
Hari Prasad 0 Reputation points Microsoft Employee
commented 2026-04-07T12:39:29.1533333+00:00
SRILAKSHMI C 16,470 Reputation points Microsoft External Staff Moderator
2 answers

Started seeing GPT 4.1 in eastus2 responding in spanish to a full english set of messages

Is anyone else seeing an issue where GPT 4.1 in US East 2 has started randomly replying in Spanish for a series of system / human messages which are in English for a query condenser prompt (reformulate query based on a series of messages and latest user…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-03-19T00:46:06.01+00:00
V 0 Reputation points
commented 2026-04-07T12:37:14.0833333+00:00
SRILAKSHMI C 16,470 Reputation points Microsoft External Staff Moderator
1 answer

Erro ao carregar os seus agentes.api-version=v1 is not allowed. Use /v1 path instead. ID da Solicitação: xxxxxxxxxxx

**Não consigo acessar meus agentes no portal foundry, recebo o erro abaixo na tela: Erro ao carregar os seus agentes.**api-version=v1 is not allowed. Use /v1 path instead. ID da Solicitação: xxxxxxxxxxxxxxxx

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-03-19T16:23:23.5633333+00:00
Josue Moraes 0 Reputation points
commented 2026-04-07T12:36:26.7933333+00:00
SRILAKSHMI C 16,470 Reputation points Microsoft External Staff Moderator
1 answer

Unable to use openai responses api shell tool with network access

hello, I am trying to use the OpenAI Responses API with the shell tool and network access response = client.responses.create( model=AZURE_OPENAI_MODEL, tool_choice="required", tools=[ { …

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-03-26T13:09:42.3+00:00
GS 400 Reputation points
commented 2026-04-07T12:23:43.8033333+00:00
SRILAKSHMI C 16,470 Reputation points Microsoft External Staff Moderator
2 answers

Intermittent & Sustained HTTP 429 Responses – Azure OpenAI

We are experiencing intermittent as well as sustained HTTP 429 (Too Many Requests) responses when using Azure OpenAI models deployed via Azure AI Foundry, even though our configured Tokens‑Per‑Minute (TPM) and Requests‑Per‑Minute (RPM) limits appear…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-03-27T22:02:29.6666667+00:00
Anshika Gupta 0 Reputation points Microsoft Employee
commented 2026-04-07T11:57:40.93+00:00
SRILAKSHMI C 16,470 Reputation points Microsoft External Staff Moderator
1 answer

Managed Identity Authentication Fails Between Azure OpenAI and Azure AI Search (403 / 400 Error)

Hi all, We're trying to connect Azure OpenAI to Azure AI Search using Managed Identity (no API keys), and we're running into a consistent authentication failure that I can't seem to resolve despite following the official docs closely. Here's the full…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-04-02T12:56:32.1966667+00:00
Kumar, Kiran 0 Reputation points
commented 2026-04-07T10:37:29.9+00:00
SRILAKSHMI C 16,470 Reputation points Microsoft External Staff Moderator
1 answer

How long does Microsoft Cognitive Services Support take to respond after submitting Azure OpenAI verification documents?

Hello, I recently applied for Azure OpenAI Service / OpenAI access through Microsoft Azure. After my application, I received an email from [support email] (Microsoft Cognitive Services Support) asking me to provide domain verification and business…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-04-02T19:28:54.2333333+00:00
Alex 20 Reputation points
edited the question 2026-04-07T08:14:24.25+00:00
Anshika Varshney 9,430 Reputation points Microsoft External Staff Moderator
2 answers

Intermittent inference_service_unavailable_error on gpt-realtime-1.5 model across multiple resources in Sweden Central

We are experiencing intermittent inference_service_unavailable_error failures on the gpt-realtime-1.5 model via the Azure OpenAI Realtime WebSocket API across multiple Azure OpenAI resources in Sweden Central. The gpt-realtime model on the same…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-04-01T04:01:23.8466667+00:00
Abdul Rehman 20 Reputation points
commented 2026-04-07T08:03:27.01+00:00
Abdul Rehman 20 Reputation points
2 answers One of the answers was accepted by the question author.

Request for Assistance: Errors with "images/edits" Endpoint for Azure AI gpt-image-1.5/1.0

Hi Team, I am doing a poc on generating and editing the image using gpt-image-1.5 and gpt-image-1.0. Problem is that both the models working fine while generating an image but while editing (/images/edits) the 1.5 model responded back with a 404 error,…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-03-31T09:36:21.9233333+00:00
accepted 2026-04-07T07:35:53.4133333+00:00
1 answer

Azure OpenAI: "I'm sorry, but I cannot assist with that request." and incomplete status

Hello Azure OpenAI team, When I pass certain short words to the prompt, it always returns "I'm sorry, but I cannot assist with that request." and the status becomes incomplete. If I slightly modify those words, this phenomenon stops occurring.…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2025-07-22T05:46:22.8866667+00:00
Naoto Yoshioka 10 Reputation points
commented 2026-04-07T04:10:33.0266667+00:00
Kuldeep Kumar 0 Reputation points
3 answers

Issue with Prompt Filtering in GPT-4.1

Hellow, I keep receiving an error stating that my prompt is filtered for violating OpenAI’s policy, even though the prompt does not contain any explicit content. Interestingly, I am able to get results from GPT-4o but not from GPT-4.1. This issue is…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-03-24T12:10:54.9233333+00:00
Usama Hameed 0 Reputation points
edited a comment 2026-04-07T02:31:33.9566667+00:00
Manas Mohanty 16,035 Reputation points Microsoft External Staff Moderator
2 answers

Monitoring Microsoft Foundry Models Using Diagnostic Settings

Hello, I created a Microsoft Foundry resource and deployed a few OpenAI models. Although I enabled Diagnostic Settings and routed AllMetrics to Log Analytics, the metrics currently appear only for the parent Foundry resource rather than for each model…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-04-02T18:51:38.33+00:00
Rushikesh Gaidhani 161 Reputation points
answered 2026-04-06T17:24:34.5133333+00:00
SRILAKSHMI C 16,470 Reputation points Microsoft External Staff Moderator
3 answers

the resource entity provisioning state is not terminal, could not be deleted

Trying to delete Azure Foundry which for some reason is in the state Creating, so not completed or failed. Due to this state no update or delete operations are allowed on that resource. I am unable to delete it by an cli or portal. Is there any way it…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-03-31T08:45:43.9+00:00
Pulin Gupta 0 Reputation points
commented 2026-04-06T17:07:51.69+00:00
Karnam Venkata Rajeswari 1,150 Reputation points Microsoft External Staff Moderator
2 answers

how do i locate Azure AI Foundry resource

I need assistance to login to Azure AI Foundry resource How do I locate Azure AI Foundry resource

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-04-03T00:26:38.1166667+00:00
Steve Esele 0 Reputation points
commented 2026-04-06T10:34:39.1166667+00:00
SRILAKSHMI C 16,470 Reputation points Microsoft External Staff Moderator
1 answer

Pricing for gpt 5.4, 5.4 mini, 5.4 nano

Hi there, Can someone please tell me the exact pricing for for OpenAI gpt 5.4, 5.4 mini, 5.4 nano in Azure? I can't seem to find that info anywhere. Also, are there any plans to support Gemini models within Azure Foundry?

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-03-28T17:55:11.42+00:00
Alex Tran 0 Reputation points
commented 2026-04-06T03:43:05.8966667+00:00
Manas Mohanty 16,035 Reputation points Microsoft External Staff Moderator
1 answer

Unable to access GPT-5.3-Codex and GPT-5.4 in Azure AI Foundry after submitting questionnaire twice

Hello, We are currently unable to deploy GPT-5.3-Codex and GPT-5.4 in Azure AI Foundry because the access approval is still pending. We have already submitted the required access questionnaire twice but have not received any approval or feedback. Azure…

Azure OpenAI Service
Azure OpenAI Service

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

4,679 questions
asked 2026-03-14T17:03:46.65+00:00
Calvert Cao 0 Reputation points
edited a comment 2026-04-06T01:38:14.31+00:00
Manas Mohanty 16,035 Reputation points Microsoft External Staff Moderator