I can't call this azure openai api, i tried multiple things, tried debugging
so i'm trying to call the api in this format with the below format of .env it always returns a 404 depoloyment not found from the azure api side, i tried lookiong for examples but still, no clear doc on how to use/call…
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…
Azure OpenAI batch API failing to process all files without error notifications
Hi there, I'm experiencing an issue with the Azure OpenAI batch API. When submitting multiple files for processing, the API doesn't complete all the files in the batch. And there are no error notifications or warnings when this happens - the process…
Azure OpenAI Batch API: Receiving Empty Outputs and Errors
The structured output format with the batch API has been used successfully for several weeks. Previously, it worked with both the 4o and o3-mini models. Recently, after updating the prompts and attempting to re-run a task with a JSONL file containing…
OpenAI o1 unable to understand documents with lines connecting data (leader lines, elbow connectors, etc.)
See the attached image . Upload it to o1 and try asking it, "What are the possible options for the rightmost empty box?" This is easy for a human to do, but o1 can't do it, even with very detailed prompting.
How to host private images for fine-tuning GPT4o?
I'm trying to fine-tune a gpt-4o model using some internal image data but running into trouble with specifying the path in the train/validation jsonl file. I initially encoded them as base64 images but even a single image causes the training file to go…
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…
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", …
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…