Why is the response unstable when I use text-embedding-ada-002?
I am using the text-embedding-ada-002 model provided by Azure OpenAI to generate embeddings, but its response time is unstable, with a 40% chance of being very slow. Usually, my response finishes within 2 seconds, but sometimes it can take up to 20…
Azure OpenAI Chat Completion in Function App Takes 16 Seconds How to Optimize?
Hi Azure Community, I am using the Azure OpenAI Chat Completion API to generate a carousel in my Azure Function App. However, when I hit the API endpoint, it takes around 16 seconds to respond. Is there any issue with my code or prompt that could be…
AI-powered chatbot for diabetic patient
I am designing an AI-powered chatbot for diabetic patient management and need recommendations on the best Azure services to use. The chatbot should support: Secure patient data storage (HIPAA-compliant). Natural language processing (NLP) for…
Open AI VNet Integration
We have a pretty simple scenario. Create Open AI Service and let it analyze a document stored as Blob in Storage Account. Storage account deployed in Germany West Central. Public access Denied. Private Endpoint for blob created to a VNet in Germany West…
Severe Latency in Azure OpenAI Services (o1 and o3-mini Models) – Response Times Over 2 Minutes for Simple Queries
We are experiencing significant performance issues with the OpenAI models (o1 and o3-mini) on Azure, even within the Azure Playground. For simple queries like "Who are you?", the response time exceeds 2 minutes, which is far from normal. This…
Cannot deploy GPT models in southeastasia
I read in a document that the GPT-4 model can be deployed in Southeast Asia, but I am unable to deploy it, and I am getting an error that the region is not supported. Is there anyone who can deploy the GPT model in Southeast Asia? Thank you very…
Retention policy for Threads and Files in Assistants API
I believe reading that in OpenAI, threads and files are retained 60 days of inactivity (and not 60 days from creation) and then stored 30 days before it's completely removed from the server. Is this the same for Azure OpenAI? I couldn't find this…
False Positives in Azure OpenAI Content Filtering: Incorrect Detection of Sensitive Content
Hello, I am experiencing recurring false positives with Azure OpenAI Service’s content filtering (GPT-4o). 📌 Context: I am developing a chatbot application using Azure OpenAI GPT-4o. The chatbot asks general, neutral questions, but some harmless and…
How do I get started with Azure for integrating AI into my Angular and PHP application?
Hi there, my name is Gedeon Oscar, and I am a junior developer new to the Azure ecosystem. I work for a company that develops management, reporting, and data visualization web applications for shooting ranges. Our tech stack includes AngularJS for the…
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…
Training file: Preprocessing Summary: The provided data failed validation.
I get training data set validation errors on about 1/3 of my training dataset. I looked at the images with the problems and I do not agree with the status. The images are all RBG or RGBA files and open fine. All these documents are for engineering…
Unable to authenticate access to Azure Open AI service model using microsoft entrada id for langchain?
I have setup Azure Open AI service and deployed a model for access using Microsoft entrada ID. While I was able to connect to the model using python's openai library (specifically AsyncAzureOpenAI). However, I have had no success when attempting the same…
Contoso web app with Azure OpenAi: input images
Hello, I used AI foundry to build a private chatGPT on our cloud (with Azure OpenAI). The default interface is with Contoso, and it is really easy to implement. However, it does not accept image as input, only text. The model I used (GPT-4o) is multi…
How to Use Azure OpenAI Resource in Azure Search Skillset
I am trying to use an Azure OpenAI resource in an Azure AI Search skillset, in a manner similar to this tutorial: https://github.com/Azure-Samples/azure-search-python-samples/blob/main/Tutorial-RAG/Tutorial-rag.ipynb I created an Azure Open AI resource,…
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.…
How to create my own Web data sources like Azure AI Studio for Azure AI Search
I can rapidly create a RAG solution using a web site as a data source via Azure AI Studio from within the Chat Playground. Here is a data source created in chat playground that indexes a web site: When I take the next step to create the underlying…

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…
Azure OpenAI Studio Access and RBAC Configuration
Is Azure OpenAI Studio (https://oai.azure.com/) publicly accessible to all Azure AD users without access to a specific Azure OpenAI resource? If a user is not assigned any RBAC roles, should they still be able to see the UI and the deployed models but…
After creating an Azure API Key, I can't create a GPT-4 deployment
I have created an Azure API Key already. After that I should create a deployment and then give a name for deployment as "my-gpt-4-deployment" however I can't find the deployment in the Azure Openai resources page. Please help
Question Regarding Reflection Time for Version Changes in Azure OpenAI
The following text has been translated from Japanese to English using a translation tool. Please excuse any awkward phrasing or errors in the text.** Question:** We would like to inquire about the propagation time for updating the deployed model…