Why Has My Quota Been Reduced to 8K TPM and O Series Made Unavailable?
Why has my quota changed to 8K? It was originally 450K, and now it's all changed to 8K TPM. Additionally, the O series is unavailable? I am an MSDN subscriber and also your customer, why do you like to randomly change the rules so much?
Increase Quota for Azure OpenAI service
How can I get expedited support on increasing quota for the Azure OpenAI service? I am currently on the lowest tier of quota and looking to substantially increase my workload on the Azure OpenAI service, but I need more quota across a variety of models…
Vector Storage Data Disappears from Azure OpenAI Assistant
Description: We are experiencing an issue with the Azure OpenAI Assistant where the vector storage remains, but all files inside disappear after a few days. Steps to Reproduce: Create multiple Assistants via the Azure OpenAI Playground. Retrieve the…
Private preview of Datazone Azure openai realtime GPT for GDPR
I am working on a project where we are using Azure OpenAI Realtime GPT-4o for voice to voice conversation in Sweden Central Region. But problem is that Realtime APIs are only available as Global Standard which means data is saved in Sweden Central but…
400 model_error Sweden Central
I get the following error: Error processing request: Request failed: 400 model_error With O1 and O3 mini models deployed to sweden central. let apiversion = "2024-12-01-preview" let response = await…

GPT o1 Standard Deployment in Sweden Central
While attempting to deploy the GPT o1 model to Sweden Central, we were unable to select a standard deployment. Only Global Standard and Global Provisioned-managed types were available. This is despite indication on the public availability listing…
How to config Azure OpenAI batch analysis?
I need to analyze a large amount of documents with gpt-4o model, but I found that the batch models are more efficient in cost. I used the Azure Openai batch deployments explained in this…
Connecting Data source to Chat Completion Playground does not return results
Good Day, I'm not sure if this related to Azure Open Ai or Azure Ai serach I tried to follow steps to connect a basic arabic FAQ PDF file as a data source to gpt-4o-mini and tried all possible search types.. vector, keyword, hybrid, etc, nothing…
Azure OpenAI fine-tuning with image fails but no details given in logs.
I'm trying to test fine-tuning with images using the Azure OpenAI with GPT-4o. I tried it first with 10 items using a simple image stored in blob storage which works. When I try to test it with an actual image I want to fine-tune with, it fails during…
Azure AI Search and Open AI not integrating
I have created Azure AI Search index and providing that as data source to Open AI but I get following error for the user prompt through API it works on the playground sometimes message": { "role": "assistant", …
How to add my Azure Search AI Service as a data source to a chat model in Azure AI Foundry?
I want to add my Azure AI Search service as a data source to a chatbot (gpt-4o or gpt-4 models) in Azure AI foundry, however, when I try to add it, I can only get to the 'Data Connection' step where it it throws an error on either option I pick for the…
Our Azure OpenAI service started randomly having issues processing files
We are using file search to process documents - since this morning (but could have been a bit longer) we started to see issues where the model signals to us: I encountered an error while searching the document for the specific details you requested.…
Azure OpenAI Metrics Issue: Unable to Track Assistant Inference Tokens
Hello, I am encountering an issue with Azure OpenAI Metrics: I can no longer track the number of inference tokens generated by a gpt model when I use OpenAI assistants under the metric AZURE OPENAI - USAGE > Processed Inference Tokens. Previously,…
Azure OpenAI Assistants suddenly not working properly (both Playground & API)
It seems that something is wrong with recent model roll-outs, affecting Azure OpenAI Assistants. This is easy to reproduce: Visit Azure AI Foundry -> Azure OpenAI Service -> Playground -> Assistant Playground Create a new Assistant on…
Why does the deployment show a quota of 0 for this model in all regions despite access no longer being restricted?
The official website indicates: "Access is no longer restricted for this model." Why does it show a quota of 0 during deployment, regardless of the region? Is this a bug? I saw this information on…
how to give a introduction message and delete reference in Azure AI foundry
Hello , I have a project in my azure open ai foundry that works well in myy playground chat but i want to improve by giving an introduction message (like "Hello, my name is Agent, and I'm a virtual assistant....) delete the reference when the…
I'm getting a 401 error (invalid subscription key or wrong API endpoint) trying to use the chat playground after deploying any model in Azure AI Foundry. Can you please assist?
I'm getting a 401 error (invalid subscription key or wrong API endpoint) trying to use the chat playground after deploying any model in Azure AI Foundry. Can you please assist? As far as I can tell I have the necessary permissions, etc. Earlier this…
How to fix 400 model error
I keep getting 400 error.
Fine-tuning Availability for OpenAI Models in Azure
Is it currently possible to fine-tune OpenAI models like GPT-4, GPT-4o, and GPT-4o-mini? I have been attempting to fine-tune these models over the past few days in the North Central US and Sweden Central regions, which are listed as available for…
How to add a guide prompt on Azure OpenAI web app page
Hi, I'm new in customizing web app for Azure Open Ai. I've managed to change logo, title but how to add this guide like button as the picture below?