Azure AI foundry gpt-4.1 rate limit stuck at 50k
in AI foundry, I am trying to deploy a gpt-4.1 model and its not letting me increase my rate limit above 50k. I'm not sure why it's not letting me as some of the other models I can increase, and I have a 50M tokens per minute quota. It seems a little…
Azure OpenAI Service
Connection Timeout Error in Azure OpenAI Studio without public access on search service
We are encountering an error in Azure OpenAI Studio when trying to "Add your data" in the chat playground. The "crack, chunk and embed data" step finishes without issue, but the "Update ACS index" fails with this…
Azure AI Search
Azure OpenAI Service

Modified Abuse Monitoring application is not approved
The email telling us of the rejection listed several possible reasons for the rejection. Possible reasons for a denied application: No response to Microsoft emails asking for more information. If this applies to you, please reply to the email and we…
Azure OpenAI Service

Azure OpenAi API - Java vs Python inconsistency
I using Azure openAI to create an artificial intelligence that creates JSON files. I originally wrote this in python but the requirements of the project changed requiring it to be in Java. Both have the same model and storage configuration but when…
Azure AI Search
Azure OpenAI Service

500 Internal Server Error with o3‑mini + file_search on EastUS2 region (Assistants API)
Our application has been successfully creating Azure OpenAI assistants with o3-mini (2025‑01‑31 build), attaching a vector store, enabling file_search, and calling /runs on the Assistants API. As of today, these calls now return a 500 Internal Server…
Azure OpenAI Service

Chat Playground 'copy sample code' is incorrect - BadRequestError: Error code: 400 - {'error': {'requestid': '03e2488f-80fb-4d18-add6-ad31178b58b6', 'code': 400, 'message': 'Invalid message request body.
I took this code directly from the sample code in Azure AI Foundry playground and filled it out accordingly with my info. I then received the error below. If I take out the extra body (since it isn't in the API), it runs but no longer is including the…
Azure OpenAI Service

When can we expect the o3-deep-research model in Azure OpenAI?
OpenAI recently launched DeepResearch as part of the o3 API - o3-deep-research is the model name for the same. Also there is o4-mini-deep-research as well. Ref: https://cookbook.openai.com/examples/deep_research_api/introduction_to_deep_research_api When…
Azure OpenAI Service
404 Error on /v1/responses API Endpoint – Azure OpenAI (East US & West US Deployments)
I’m encountering an issue when trying to access the /v1/responses API endpoint in my Azure OpenAI deployments. I have models (gpt-4.1 April version and gpt 4o 2024-06-08 version) deployed in both East US and West US regions. When I attempt to call the…
Azure OpenAI Service
Azure OpenAI API Caching Issue with Model `gpt-4o-mini-2024-07-18`
There is an issue being faced with the Azure OpenAI service. Using the OpenAI model version gpt-4o-mini-2024-07-18 and Azure API version 2024-10-21, it was noted from Azure's documentation that both the OpenAI model and API versions should be eligible…
Azure OpenAI Service
"Sorry, something went wrong." When running Thread on Azure OpenAI
I get this error when trying to create Runs on a Thread "last_error": { "code": "server_error", "message": "Sorry, something went wrong." }, Here is the full Thread config: (IDs removed) { …
Azure OpenAI Service
Accessing Azure OpenAI from Azure VM (unix) is not working. However, i can access from AzureopenAI from local PC. have restriction to not update the network. Note both are same azure MSDN account. Getting Https 500 error. checked 443 port is working
Accessing Azure OpenAI from Azure VM (unix) is not working. However, i can access from AzureopenAI from local PC. have restriction to not update the network. Note both are same azure MSDN account. Getting Https 500 error. checked 443 port is…
Azure OpenAI Service

I can't change the Tokens per Minute Rate Limit
In Azure AI Foundry | Azure OpenAI, I want to move the slide bar of TPM Rate Limit, but Submit Changes is not effective. E.g., I saved 211K like this: It goes back to 51K if I click Edit again
Azure OpenAI Service

Will Code Interpreter feature be implemented into Azure Open AI Responses API?
Will Azure Open AI Responses API include Code Interpreter feature in the future? If so, is there a available timeline? It seems that the available models don't support it. For context: OpenAI announced in May that their Response API will entail Code…
Azure OpenAI Service
How to turn off ChatGPTo3 monitoring
Even though the subscription ID is set to off monitoring, when I checked the settings for the subordinate resource ChatGPTo3,monitoring was not turned off. Please tell me how to turn off monitoring.
Azure OpenAI Service

Enable AOAI_AUDIO_AND_VISION_PREVIEW for GPT-4o audio & vision
Problem Description • Please enable the preview feature AOAI_AUDIO_AND_VISION_PREVIEW on my subscription so I can deploy the GPT-4o audio/vision models. • Subscription ID: a80ada5a-d644-4792-940d-089851129f1b • Azure OpenAI resource:…
Azure OpenAI Service
Inquiry about Azure OpenAI API Quota Increase Limits
Dear Microsoft Support Team, I am currently using the Azure OpenAI API and understand that quota increases are handled on a request basis. I would appreciate it if you could clarify the following points: To what extent can the usage quota be…
Azure OpenAI Service

Failed to get the list of connections NotFoundError: Unable to find workspace:
Not really sure why are we facing this issue.
Azure OpenAI Service
Can I use the responses API with gpt-image-1 in Azure OpenAI?
I recently got access to gpt-image-1, but have been struggling with using it. I specifically want to be able to use tools with it and figured I must use the responses api. I can't find which apis support which models but in my various attempts I have…
Azure OpenAI Service

Responses API v1 preview not working in background mode with o3-pro
Hi I am following the instructions to use o3-pro with background mode in python but I get an API error. The exact same requests work with o3. It works without background mode. Instructions here:…
Azure OpenAI Service

Azure OpenAI Model: gpt-4.1 context window exceeded with way less than 1M tokens
Hello! I'm having trouble using a large context window with gpt-4.1. gpt-4.1 is known for having a 1M token context window. It is described as such in azure docs: …
Azure OpenAI Service
