An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Azure OpenAI error
I'm unable to use Azure openAI models, I get the error whenever I try, need help asap 2026-03-25 21:54:18,572 - httpx - INFO - HTTP Request: POST "HTTP/1.1 200 OK" 21:54:18 | ERROR | ❌ Streaming error: Forbidden, falling back to standard…
Azure OpenAI Service
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
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
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
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
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
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
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
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
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 [csgate@microsoft.com] (Microsoft Cognitive Services Support) asking me to provide domain verification and business…
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
[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
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
OpenAI apply_patch tool not working in Gpt-5.4
I'm trying migrate to Gpt-5.4 from Gpt-5.2, but I'm using "Apply Patch" tool which does not working(not getting called tried 15plus times) with Gpt-5.4. If I switch model to "Gpt-5.2" or "Gpt-5.4-mini" without making any…
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Azure OpenAI Responses API documentation mismatch for file inputs and Office document support
Hello, The Azure OpenAI Responses API currently appears to lack practical support for Office document formats such as .docx, .pptx, and .xlsx, and I need a clear answer on whether and when this will actually be supported. I already understand that…
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Azure OpenAI: `apply_patch` works alone, but seems unavailable when a custom tool is included in the same request
We are seeing unexpected tool behavior in Azure OpenAI and would like to check whether this is expected, a recent platform change, or a known issue. Scenario In our application, we send tool-enabled requests to Azure OpenAI models. We observed that: …
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
InvalidTemplateDeployment - Policy violation when deploying Azure OpenAI resource (Azure for Students)
Hello, I am a university student working on a Retrieval-Augmented Generation (RAG) system as part of my coursework. I am trying to create an Azure OpenAI resource but encountering the following error: "InvalidTemplateDeployment: The template…
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
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
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
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
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
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
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
azure.ai.agents.persistent v1.2.0-beta.9 not compatible with Azure.OpenAI 2.2/OpenAI 2.8?
My app is blocked because of this. Most of RAG app uses Azure.AI.OpenAI 2.2 but tried to add an agent integration with the above; apparently ...persistent is dependent on an earlier version. Fixed soon?
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
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
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Which GPT-5 model supports Azure AI Search as a datasource via API and Azure AI Foundry UI as well as websearch tool to search the internet(UK South Region)
Is GPT-5 currently supported for integration with Azure AI Search as a data source (either via Azure AI Foundry UI or API) in the UK South region? If supported, what specific GPT-5 variant(s) (e.g. gpt-5, gpt-5-chat, gpt-5-mini, gpt-5-pro) allow…
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
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
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
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
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Getting a "401 Unauthorized" Error with Entra Id but not with API Key
I'm calling the exact same code, except instead of azure_client = AzureOpenAI( api_version=api_version, azure_endpoint=host, api_key=<API Key>, ) I call azure_client = AzureOpenAI( api_version=api_version, …
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.