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?
Failed to update assistant Cannot create property 'tools' on string ''. Trace ID : b772f130-dc8a-43fb-99c3-f96ec0cb5690
Hello, Currently using Azure AI Foundry Assistants Playground and getting this error: Failed to update assistant Cannot create property 'tools' on string ''. Trace ID : b772f130-dc8a-43fb-99c3-f96ec0cb5690 How do I fix this? The playground was working…
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…
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…

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',…
Incorrect "Safety+Security" policy violation error when parsing a PDF document with Azure Open AI
We encountered an issue with Azure Open AI when attempting to parse and convert to markdown one of the pages of a PDF document that contained a family photo. In this case, Azure Open AI returned the following error message: Error processing page: Error…
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 enable Custom Functions and OpenAPI 3.0 specified tools in Azure AI Foundry Agent Actions? Currently, only the Code Interpreter option is available.
I created an Azure AI agent in Foundry. In that agent, I need to connect an AI service to extract the required data for my project. I want to know if it is possible to connect an AI service to an AI agent in Azure AI Foundry. and also How to enable…
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…
Is attaching data source at Chat completion Azure Ai Foundary permenant
Good Day Is attaching data source at Chat completion Azure Ai Foundary permenant? By other words, Can i attach files from the playground, then call Chat completions APIs directly? or it's related to active session only? Is the created vector index…
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…
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…
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…
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…
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…
Azure OpenAI Content Filter Error When Processing Pharmaceutical Analysis Document
Hello, I am encountering an error when using Azure OpenAI in a production application that classifies and extracts information from pharmaceutical documents. The specific issue occurs during classification of a particular analysis document related to…