Unable to deploy complete fine tunning models
I've already complete fine tune my data (train-valid), but why i cannot deploy the models (all version models i've tried), its because the quota is undefined. Why is this hapenning while my quota deployment still have lot spare (gpt 4o=900k left). Is…
OpenAI Batch API ends with only 5% lines completed
I create a batch job (model: gpt-4o-mini) with 6868 lines input. After around 10 minutes, the batch completed, with only 307 lines ouput. There is no information in error file (it's just empty). I also tried previously succeded batch file, it also gives…
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…

Bing news search
While trying to implement Bing Search v7, I am getting this error: Deployment of new Bing resources is unavailable. If you want to leverage search results with LLMs, refer to the new Grounding with Bing Search product. You can learn more at…

Cannot deploy GPT model in southeastasia region
Hi everyone, I am trying to deploy the GPT-4 model in the Southeast Asia region. According to the documentation provided by Microsoft, GPT-4 can be deployed in Southeast Asia. However, when I choose 'Global Provisioned-managed,' there is no…
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…
API usage user-level
I have a resource in Azure AI Studio with LLMs deployed. I'm able to see overall usage through monitoring and insights but I want to have user-level data , how much each user is using. Any suggestions on how I can achieve this?

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…
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 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…
GPT-4o mini raising errors when using with Assistants with Functions & Vector Stores
I am doing experiments combining GPT-4o-mini, Assistants, Vector Stores and Functions and we have noticed that with GPT-4o-mini there appears to be bugs that are often resulting in functions being invoked incorrectly / randomly, resulting in subsequent…
Azure OpenAI False Positive Content Filter Issue When Parsing PDFs with Images
When attempting to parse a PDF document with Azure Open AI, it returns the following error for one of the pages that contains a family photo: Error processing page: Error code: 400 - {'error': {'inner_error': {'code': 'ResponsibleAIPolicyViolation',…
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?
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…
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…
Unexplainable token usage with azure ai search as datasource
I created an app via azure ai studio, using azure search as datasource. When a user makes a single request, 3 requests in total is sent to the chat completion model, per a single user reques that is. My chunk size is 256 tokens pro chunk , and…
Azure OpenAI Batch Error
I'm encountering an issue with batch processing. The results show an API version error stating: "message": "Model {modelName} is enabled only for API versions 2024-12-01-preview and later". However, I don't believe there's a way to…
Mismatch in Similarity Search Results, OpenAI vs. Azure OpenAI Embeddings
We have deployed the "text-embedding-ada-002" embedding model on our Azure resources and are using them in our codebase to create an AzureOpenAIEmbedding instance for similarity search and document retrieval. The similarity search is conducted…
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…